sm64pc/actors/test_platform/geo.inc.c

5 lines
94 B
C
Raw Permalink Normal View History

2019-11-03 19:36:27 +00:00
// Empty geo script
const GeoLayout test_platform_geo[] = {
GEO_BRANCH_AND_LINK(NULL),
};