mirror of
https://github.com/zeldaret/tmc
synced 2026-06-11 13:10:35 -04:00
Merge pull request #117 from Henny022p/cyclic_fix
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