mirror of
https://github.com/open-goal/jak-project
synced 2026-06-05 11:19:05 -04:00
revamp the gfx+display systems a bit (#739)
* revamp gfx and display systems a bit * Use some fancy c++ pointers instead of just raw pointers * Tidy some things up. * clang * clang 2 * fixes * fixesss * error detection when making display
This commit is contained in:
@@ -48,9 +48,7 @@
|
||||
#include "game/overlord/stream.h"
|
||||
#include "game/overlord/sbank.h"
|
||||
|
||||
#include "game/graphics/opengl.h"
|
||||
#include "game/graphics/gfx.h"
|
||||
#include "game/graphics/display.h"
|
||||
|
||||
#include "game/system/vm/vm.h"
|
||||
#include "game/system/vm/dmac.h"
|
||||
|
||||
Reference in New Issue
Block a user