mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-11 05:14:21 -05:00
7 lines
191 B
C
7 lines
191 B
C
#ifndef NNSYS_G2D_G2D_MULTICELLANIMATION_H_
|
|
#define NNSYS_G2D_G2D_MULTICELLANIMATION_H_
|
|
|
|
typedef NNSG2dAnimBankData NNSG2dMultiCellAnimBankData;
|
|
|
|
#endif //NNSYS_G2D_G2D_MULTICELLANIMATION_H_
|