mirror of
https://github.com/open-goal/jak-project
synced 2026-08-22 07:04:29 -04:00
Start a debug tool for looking through level data (#954)
* temp * temp * level inspection tool * docs * windows fix
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
#include "common/util/Timer.h"
|
||||
#include "game/graphics/sceGraphicsInterface.h"
|
||||
#include "game/graphics/gfx.h"
|
||||
#include "game/graphics/dma/dma_chain_read.h"
|
||||
#include "game/graphics/dma/dma_copy.h"
|
||||
#include "common/dma/dma_chain_read.h"
|
||||
#include "common/dma/dma_copy.h"
|
||||
#include "game/mips2c/mips2c_table.h"
|
||||
#include "game/system/vm/vm.h"
|
||||
#include "game/system/newpad.h"
|
||||
|
||||
Reference in New Issue
Block a user