fully split / more work on d_com_inf_game (#81)

* split d_com_inf_game

* fix func name

* start some dcomifg funcs

* fix

* clang-format

* change dComIfGs_setWarpItemData back to inline asm for now

Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
TakaRikka
2021-01-10 06:00:45 -08:00
committed by GitHub
parent 2d1d72e1c9
commit 8cf6641bd4
195 changed files with 7912 additions and 6930 deletions
+1 -1
View File
@@ -366,7 +366,7 @@ asm void dKy_getdaytime_minute(void) {
// dKy_daynight_check__Fv
// dKy_daynight_check(void)
asm void dKy_daynight_check(void) {
asm int dKy_daynight_check(void) {
nofralloc
#include "d/d_kankyo/asm/func_8019FAB8.s"
}