mirror of
https://github.com/izzy2lost/Ghostship.git
synced 2026-06-19 01:17:03 -07:00
Uploaded headers and modified readme
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#pragma once
|
||||
|
||||
static const ALIGN_ASSET(2) char bubbly_tree_geo[] = "__OTR__actors/tree/geo/bubbly_tree_geo";
|
||||
|
||||
static const ALIGN_ASSET(2) char spiky_tree_geo[] = "__OTR__actors/tree/geo/spiky_tree_geo";
|
||||
|
||||
static const ALIGN_ASSET(2) char snow_tree_geo[] = "__OTR__actors/tree/geo/snow_tree_geo";
|
||||
|
||||
static const ALIGN_ASSET(2) char spiky_tree1_geo[] = "__OTR__actors/tree/geo/spiky_tree1_geo";
|
||||
|
||||
static const ALIGN_ASSET(2) char palm_tree_geo[] = "__OTR__actors/tree/geo/palm_tree_geo";
|
||||
|
||||
Reference in New Issue
Block a user