1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

work-in-progress texture atlas optimization

This commit is contained in:
Perttu Ahola 2011-02-10 02:13:03 +02:00
parent 949383a2f7
commit 1704badc30
21 changed files with 1496 additions and 271 deletions

View file

@ -75,6 +75,7 @@ set(minetest_SRCS
guiPauseMenu.cpp
irrlichtwrapper.cpp
client.cpp
tile.cpp
main.cpp
)