Textures and palette moved to graphics.
This commit is contained in:
parent
b91e9ffaf6
commit
229ad2dd95
30 changed files with 31 additions and 31 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#include "game_level.hpp"
|
||||
#include "components.hpp"
|
||||
#include "ai/ai.hpp"
|
||||
#include "palette.hpp"
|
||||
#include "graphics/palette.hpp"
|
||||
|
||||
using namespace combat;
|
||||
using namespace boss;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue