#ifndef ARMOS_H #define ARMOS_H #include "gba/types.h" void Armos_SetFlagFromTransition(u32 armosId); #endif // ARMOS_H