mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
8 lines
104 B
C
8 lines
104 B
C
#ifndef J2DANIMATION_H
|
|
#define J2DANIMATION_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* J2DANIMATION_H */
|