mirror of
https://github.com/zeldaret/tp
synced 2026-06-05 03:08:18 -04:00
clean up dolphin files / work on some rels (#212)
* d_a_alldie / d_a_tboxSw / d_a_tag_gstart / d_a_tag_hstop * dolphin OS work / cleanup * dolphin GX work / cleanup * finish changing dolphin files to C * more files into C * match rest of MSL_C math functions * more dolphin files converted to C * remove asm * d_bg_w work * remove asm * d_a_alink work / kytag14
This commit is contained in:
@@ -360,7 +360,7 @@ asm void daSus_c::reset() {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm bool daSus_c::check(s8 param_0, cXyz const& param_1) {
|
||||
asm bool daSus_c::check(s8 i_roomNo, cXyz const& i_pos) {
|
||||
nofralloc
|
||||
#include "asm/d/com/d_com_static/check__7daSus_cFScRC4cXyz.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user