mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-25 07:28:17 -05:00
15 lines
358 B
C
15 lines
358 B
C
#include "global.h"
|
|
#include "globaldata.h"
|
|
#include "monster_gfx.h"
|
|
|
|
#include "data/ax/silcoon.h"
|
|
#include "data/ax/beautifly.h"
|
|
#include "data/ax/cascoon.h"
|
|
#include "data/ax/dustox.h"
|
|
#include "data/ax/lotad.h"
|
|
#include "data/ax/lombre.h"
|
|
#include "data/ax/ludicolo.h"
|
|
#include "data/ax/seedot.h"
|
|
#include "data/ax/nuzleaf.h"
|
|
#include "data/ax/shiftry.h"
|