change tiles from a texture array to a texture atlas
This commit is contained in:
@@ -61,6 +61,7 @@ add_shader(basic_pixel_shader)
|
||||
add_executable(mikemon
|
||||
src/log.cpp
|
||||
src/load_entire_file.cpp
|
||||
src/smol-atlas.cpp
|
||||
src/main.cpp
|
||||
)
|
||||
target_link_libraries(mikemon
|
||||
|
||||
Reference in New Issue
Block a user