mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-15 04:02:50 -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:
@@ -18,10 +18,6 @@
|
||||
|
||||
struct sub_kankyo__class {};
|
||||
|
||||
struct mDoMtx_stack_c {
|
||||
static u8 now[48];
|
||||
};
|
||||
|
||||
struct color_RGB_class {};
|
||||
|
||||
//
|
||||
@@ -2628,7 +2624,7 @@ asm void dKy_Sound_set(cXyz param_0, int param_1, unsigned int param_2, int para
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void dKy_Sound_get() {
|
||||
asm SND_INFLUENCE* dKy_Sound_get() {
|
||||
nofralloc
|
||||
#include "asm/d/kankyo/d_kankyo/dKy_Sound_get__Fv.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user