pokeplatinum/include/struct_decls/sprite_decl.h

7 lines
139 B
C

#ifndef POKEPLATINUM_SPRITE_DECL_H
#define POKEPLATINUM_SPRITE_DECL_H
typedef struct Sprite Sprite;
#endif // POKEPLATINUM_SPRITE_DECL_H