add sprite_builder_test

This commit is contained in:
scawful
2024-08-07 16:11:03 -04:00
parent 6d65b65cdc
commit 3c115e12be
2 changed files with 78 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ add_executable(
test/gfx/compression_test.cc
test/gfx/snes_palette_test.cc
test/zelda3/room_object_test.cc
test/zelda3/sprite_builder_test.cc
cli/command_handler.cc
app/rom.cc
app/rom_test.cc