mirror of
https://github.com/zeldaret/tp
synced 2026-06-04 02:47:02 -04:00
work on daalink, fop actor, mDo machine, msg_scrn, + various (#201)
* work on fop actor / actor mng, daalink, d_a_obj_item * d_a_title mostly decompiled * daalink / d_event / JMessage / dmsg_out_font work * msg_scrn_base / msg_scrn_boss * some work on mDo machine, d_menu_save, d_tresure, and various * remove asm * progress
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ asm void dPath_GetPnt(dPath const* param_0, int param_1) {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void dPath_GetRoomPath(int param_0, int param_1) {
|
||||
asm u16* dPath_GetRoomPath(int param_0, int param_1) {
|
||||
nofralloc
|
||||
#include "asm/d/d_path/dPath_GetRoomPath__Fii.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user