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 commit eea073c5ac.

* Revert "z64scene.h whitespace"

This reverts commit 399fd57550.

* Revert "SubS_ComputeTrackPointRot casts"

This reverts commit dea896c874.

* FAKE

* Review

* Format
This commit is contained in:
Derek Hensley
2023-03-21 07:12:22 -07:00
committed by GitHub
parent 6d1bc6e34b
commit 9bb978527f
38 changed files with 117 additions and 124 deletions
+2 -3
View File
@@ -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) {