Textures and palette moved to graphics.
This commit is contained in:
parent
b91e9ffaf6
commit
229ad2dd95
30 changed files with 31 additions and 31 deletions
|
|
@ -33,8 +33,8 @@ sources = files(
|
|||
'storyboard/ui.cpp',
|
||||
|
||||
# graphics
|
||||
'textures.cpp',
|
||||
'palette.cpp',
|
||||
'graphics/textures.cpp',
|
||||
'graphics/palette.cpp',
|
||||
'shaders.cpp',
|
||||
'scene.cpp',
|
||||
'animation.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue