sm64pc/actors/test_platform/geo.inc.c
2019-11-03 14:36:27 -05:00

5 lines
94 B
C

// Empty geo script
const GeoLayout test_platform_geo[] = {
GEO_BRANCH_AND_LINK(NULL),
};