pokeheartgold/lib/include/nitro/fx.h

10 lines
180 B
C

#ifndef NITRO_FX_H_
#define NITRO_FX_H_
#include <nitro/fx/fx.h>
#include <nitro/fx/fx_trig.h>
#include <nitro/fx/fx_mtx22.h>
#include <nitro/fx/fx_mtx33.h>
#endif //NITRO_FX_H_