mirror of
https://github.com/zeldaret/tp
synced 2026-05-30 00:47:05 -04:00
another d_a_alink pass (#305)
* big pass on many d_a_alink files * remove asm * fix d_a_tag_spring * fix --------- Co-authored-by: root <root@DESKTOP-BTVP2BC>
This commit is contained in:
+1
-1
@@ -1711,7 +1711,7 @@ asm void dCamera_c::Stay() {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void dCamera_c::ChangeModeOK(s32 param_0) {
|
||||
asm u8 dCamera_c::ChangeModeOK(s32 param_0) {
|
||||
nofralloc
|
||||
#include "asm/d/d_camera/ChangeModeOK__9dCamera_cFl.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user