#ifndef _GAME_SHAPE_EXEC_H #define _GAME_SHAPE_EXEC_H #include "game/hsfformat.h" void ShapeProc(HsfData *arg0); #endif