mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-12 04:15:02 -05:00
5 lines
94 B
C
5 lines
94 B
C
// Empty geo script
|
|
const GeoLayout test_platform_geo[] = {
|
|
GEO_BRANCH_AND_LINK(NULL),
|
|
};
|