Rename dice to gendice

This commit is contained in:
gamemasterplc 2024-06-10 17:32:48 -05:00
parent 741bdc1552
commit 54b235af8b
3 changed files with 32 additions and 32 deletions

View file

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