mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-16 12:24:45 -04:00
Fix a bunch of compiler warnings and document several more bugs (#3130)
This commit is contained in:
@@ -542,7 +542,7 @@ bool daE_ZH_c::mBallBgLineCheck() {
|
||||
bool daE_ZH_c::mSearchMove(u8 param_1) {
|
||||
if (mS_Ball == NULL) {
|
||||
setActionMode(ACTION_EXECUTE_FLY_DELETE, 0);
|
||||
return NULL;
|
||||
return false;
|
||||
}
|
||||
|
||||
cXyz sp50, sp5c;
|
||||
|
||||
Reference in New Issue
Block a user