Skip to content

Commit a645805

Browse files
authored
Revert "Grid" (#6)
1 parent b2497f6 commit a645805

File tree

4 files changed

+59
-584
lines changed

4 files changed

+59
-584
lines changed

include/object.hpp

-60
This file was deleted.

src/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
add_executable(kingdoms main.cpp object.cpp ${SDL_fontcache_DIR}/SDL_FontCache.c)
1+
add_executable(kingdoms main.cpp ${SDL_fontcache_DIR}/SDL_FontCache.c)
22

33
# Specify the SDL2 and SDL2_ttf library directories
44
target_link_libraries(kingdoms

0 commit comments

Comments
 (0)