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