mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-08 19:49:32 -04:00
migrate remaining d_save and m_Do_main asm to inline, add intial class mapping for dFile_select_c
This commit is contained in:
@@ -1441,7 +1441,7 @@ asm void dSv_info_c::card_to_memory(char*, int) {
|
||||
#include "d/d_save/d_save/asm/func_80035A04.s"
|
||||
}
|
||||
|
||||
// asm void dSv_info_c::initdata_to_card(char*, int) {
|
||||
// nofralloc
|
||||
// #include "d/d_save/d_save/asm/func_80035BD0.s"
|
||||
// }
|
||||
asm void dSv_info_c::initdata_to_card(char*, int) {
|
||||
nofralloc
|
||||
#include "d/d_save/d_save/asm/func_80035BD0.s"
|
||||
}
|
||||
Reference in New Issue
Block a user