1//hash:721c5ba0
2//automatically generated by Makegen
3
4/* located in pause/objects.cpp */
5
6//-----------------[referenced from pause/objects.cpp]---------------//
7static void ai_oc_controller(Object *o);
8static void ai_oc_quote(Object *o);
9static void ai_oc_ikachan(Object *o);
10
11
12/* located in common/misc.cpp */
13
14//-----------------[referenced from pause/objects.cpp]---------------//
15int random(int min, int max);
16
17