Moving bounds from bgfx to bx.

This commit is contained in:
Бранимир Караџић
2021-10-16 10:22:47 -07:00
parent ffeba57b8a
commit c5d1a1a8e3
19 changed files with 165 additions and 2901 deletions

View File

@@ -17,7 +17,6 @@
#include <bx/math.h>
#include "bgfx_utils.h"
#include "bounds.h"
#include "camera.h"
#include "common.h"
#include "imgui/imgui.h"