You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vec3f and similar types should go in ultratypes.h or mk64.h
Rename left over symbols using track_waypoint to just waypoint
Some packed names are left over still they need to be renamed to course_displaylists. The only time 'packed' should be referenced is when the DL actually get packed. I.e. A normal user would never notice that the file is packed.
Goto defines are poorly named. GotoMenuFromQuit --> GotoMenu or similar.
Feel free to help with this.
General Cleanup
packed
names are left over still they need to be renamed tocourse_displaylists
. The only time 'packed' should be referenced is when the DL actually get packed. I.e. A normal user would never notice that the file is packed.GotoMenuFromQuit
-->GotoMenu
or similar.The text was updated successfully, but these errors were encountered: