mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 21:29:37 -05:00
9 lines
149 B
C
9 lines
149 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>
|
|
|
|
#endif //NITRO_FX_H_
|