mirror of
https://github.com/izzy2lost/Ghostship.git
synced 2026-06-19 01:17:03 -07:00
7 lines
224 B
C
7 lines
224 B
C
#pragma once
|
|
|
|
static const ALIGN_ASSET(2) char idle_water_wave_geo[] = "__OTR__actors/water_wave/geo/idle_water_wave_geo";
|
|
|
|
static const ALIGN_ASSET(2) char wave_trail_geo[] = "__OTR__actors/water_wave/geo/wave_trail_geo";
|
|
|