mirror of
https://github.com/zeldaret/tp
synced 2026-06-20 16:21:22 -04:00
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:
+1
-1
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user