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