worked on rewrite of sprite
This commit is contained in:
parent
1b2e2cb7f1
commit
0918b6f225
4 changed files with 125 additions and 113 deletions
|
|
@ -3,8 +3,8 @@
|
|||
#include <SDL3_image/SDL_image.h>
|
||||
#include <stdio.h>
|
||||
#include "renderer.h"
|
||||
#include "sprite.h"
|
||||
#include "spritesheet.h"
|
||||
#include "arc/graphics/sprite.h"
|
||||
#include "arc/graphics/spritesheet.h"
|
||||
#include "arc/std/string.h"
|
||||
#include "arc/std/parser/helpers.h"
|
||||
#include "arc/std/errno.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue