mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
d_debug_camera mostly done (#2695)
* d_debug_camera mostly done * update some alink demo stuff * some misc debug stuff
This commit is contained in:
@@ -73,6 +73,14 @@ public:
|
||||
u8 getPalLanguage();
|
||||
#endif
|
||||
|
||||
#if DEBUG
|
||||
static void onOpeningCut() {
|
||||
mOpeningCut = true;
|
||||
}
|
||||
|
||||
static u8 mOpeningCut;
|
||||
#endif
|
||||
|
||||
public:
|
||||
/* 0x1C4 */ request_of_phase_process_class field_0x1c4;
|
||||
/* 0x1CC */ mDoDvdThd_toMainRam_c* sceneCommand;
|
||||
|
||||
Reference in New Issue
Block a user