mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-17 06:47:43 -04:00
Misc Cleanup 14 (#1214)
* bgId * z64scene.h whitespace * SubS_ComputeTrackPointRot casts * Macros cleanup * ifs * Empty Loops * Lights_FindBufSlot void * SkelAnime_GetFrameData * }; * Struct inits * fs * @todo * Bug comments * EnPofusen and ObjUm * Trailing comma * Revert "bgId" This reverts commiteea073c5ac. * Revert "z64scene.h whitespace" This reverts commit399fd57550. * Revert "SubS_ComputeTrackPointRot casts" This reverts commitdea896c874. * FAKE * Review * Format
This commit is contained in:
+2
-3
@@ -42,9 +42,8 @@ s32 Snap_RecordPictographedActors(PlayState* play) {
|
||||
break;
|
||||
}
|
||||
|
||||
if (actor->id) {
|
||||
; // Needed to match
|
||||
}
|
||||
//! FAKE:
|
||||
if (1) {}
|
||||
|
||||
// Actors which may be pictographed anywhere
|
||||
switch (actor->id) {
|
||||
|
||||
Reference in New Issue
Block a user