mirror of
https://github.com/izzy2lost/Ghostship.git
synced 2026-06-19 01:17:03 -07:00
9 lines
359 B
C
9 lines
359 B
C
#pragma once
|
|
|
|
static const ALIGN_ASSET(2) char springboard_top_geo[] = "__OTR__actors/springboard/geo/springboard_top_geo";
|
|
|
|
static const ALIGN_ASSET(2) char springboard_spring_geo[] = "__OTR__actors/springboard/geo/springboard_spring_geo";
|
|
|
|
static const ALIGN_ASSET(2) char springboard_bottom_geo[] = "__OTR__actors/springboard/geo/springboard_bottom_geo";
|
|
|