Files
PokemonEmeraldSafariFrontier/include/rayquaza_scene.h
2025-05-19 09:18:04 +01:00

7 lines
174 B
C

#ifndef GUARD_RAYQUAZA_SCENE_H
#define GUARD_RAYQUAZA_SCENE_H
void DoRayquazaScene(u8 animId, bool8 endEarly, void (*exitCallback)(void));
#endif // GUARD_RAYQUAZA_SCENE_H