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