Match func_80000D3C (renamed) and thread5_game_logic (#35)

* match func_80000D3C + some renames

* Improved matching for init_game().

* Match thread5_game_logic

* Added osViModeTable and osCreateViManager from libultra
This commit is contained in:
iProgramInCpp
2021-10-16 14:18:38 -07:00
committed by GitHub
parent 3129da2f1c
commit 4c4efd28f8
13 changed files with 141 additions and 638 deletions
+1
View File
@@ -4,5 +4,6 @@
#define SEG_MAIN 0x80000400
#define SEG_80280000 0x80280000
#define SEG_8028DF00 0x8028DF00
#define SEG_802BA370 0x802BA370
#endif