mirror of
https://github.com/zeldaret/tmc
synced 2026-06-28 11:10:49 -04:00
removed unused import that would cause a cycle
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define SPRITE_H
|
||||
|
||||
#include "global.h"
|
||||
#include "entity.h"
|
||||
|
||||
typedef struct {
|
||||
u8 index;
|
||||
|
||||
Reference in New Issue
Block a user