🚚 engine.h: Extract CelSprite and file loading
This commit is contained in:
parent
aa54675d83
commit
e40b1963f9
47 changed files with 241 additions and 146 deletions
|
|
@ -5,6 +5,8 @@
|
|||
*/
|
||||
|
||||
#include "cursor.h"
|
||||
#include "engine/cel_sprite.hpp"
|
||||
#include "engine/load_cel.hpp"
|
||||
#include "engine/point.hpp"
|
||||
#include "inv.h"
|
||||
#include "spells.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue