Skip to content

Commit

Permalink
zGameExtras 100% equivalent
Browse files Browse the repository at this point in the history
  • Loading branch information
SquareMan committed Jun 28, 2024
1 parent 5925574 commit 5ebf620
Show file tree
Hide file tree
Showing 3 changed files with 208 additions and 123 deletions.
2 changes: 1 addition & 1 deletion configure.py
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ def Rel(lib_name: str, objects: List[Object]) -> Dict[str, Any]:
Object(Matching, "SB/Game/zFMV.cpp"),
Object(NonMatching, "SB/Game/zFX.cpp"),
Object(NonMatching, "SB/Game/zGame.cpp"),
Object(NonMatching, "SB/Game/zGameExtras.cpp"),
Object(Equivalent, "SB/Game/zGameExtras.cpp"),
Object(NonMatching, "SB/Game/zGameState.cpp"),
Object(NonMatching, "SB/Game/zGust.cpp"),
Object(NonMatching, "SB/Game/zHud.cpp"),
Expand Down
Loading

0 comments on commit 5ebf620

Please sign in to comment.