Change back string.c/h, fix m434Dll, work on m433Dll/player.c (#530)

* Change back string.h as the change breaks things

* Fix m434Dll

* Work on m433Dll/player.c
This commit is contained in:
dbalatoni13 2025-01-14 22:36:09 +01:00 committed by GitHub
parent 58925bcf5d
commit c621824464
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 4113 additions and 31 deletions

View file

@ -1131,7 +1131,7 @@ config.libs = [
objects={
Object(Matching, "REL/m434Dll/main.c"),
Object(Matching, "REL/m434Dll/map.c"),
Object(NonMatching, "REL/m434Dll/player.c"),
Object(Matching, "REL/m434Dll/player.c"),
Object(Matching, "REL/m434Dll/fish.c"),
},
),