mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-10 04:15:39 -04:00
various fixes / matches (#2052)
* some fixes in d/s, d_item, d_shop * fix for dKankyo_DayProc weak generation * d_cc_uty fix * some d_name / d_com_inf_game / f_op_actor_mng matches * fix some player inline virtuals * remove asm
This commit is contained in:
@@ -1206,7 +1206,7 @@ static u8 virtual_stage[8];
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void dMenuFmap_getStartStageName(void* param_0) {
|
||||
asm const char* dMenuFmap_getStartStageName(void* param_0) {
|
||||
nofralloc
|
||||
#include "asm/d/menu/d_menu_fmap/dMenuFmap_getStartStageName__FPv.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user