Decompile w02dll dice and gamble

This commit is contained in:
gamemasterplc 2024-06-10 17:25:35 -05:00
parent 42e933819f
commit f77ef40a9f
5 changed files with 861 additions and 139 deletions

View file

@ -1484,8 +1484,8 @@ config.libs = [
objects={
Object(Matching, "REL/board_executor.c"),
Object(Matching, "REL/w02Dll/main.c"),
Object(NonMatching, "REL/w02Dll/dice.c"),
Object(NonMatching, "REL/w02Dll/gamble.c"),
Object(Matching, "REL/w02Dll/dice.c"),
Object(Matching, "REL/w02Dll/gamble.c"),
Object(NonMatching, "REL/w02Dll/mg_coin.c"),
Object(NonMatching, "REL/w02Dll/mg_item.c"),
Object(NonMatching, "REL/w02Dll/shuffleboard.c"),