Closed jpoikela closed 3 years ago
I believe the makefile causes extra characters ":=" in "game_test_tiles_ext.h" and also the generated file only contains the last created entry (the make line is not appending but overwriting)
problematic line: https://github.com/retrodeluxe/rlengine-msx/blob/b1b619ae47fe724c5c6a588ae98948555ac57bd6/build/build_resources.mk#L132
thanks, is just a big typo introduced a couple of commits ago, I have just fixed it.
I believe the makefile causes extra characters ":=" in "game_test_tiles_ext.h" and also the generated file only contains the last created entry (the make line is not appending but overwriting)
problematic line: https://github.com/retrodeluxe/rlengine-msx/blob/b1b619ae47fe724c5c6a588ae98948555ac57bd6/build/build_resources.mk#L132