mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
asset headers (#154)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef OBJECTS_OBJECT_GI_LONGSWORD_H
|
||||
#define OBJECTS_OBJECT_GI_LONGSWORD_H 1
|
||||
|
||||
#include "align_asset_macro.h"
|
||||
|
||||
#define dgGiBiggoronSwordDL "__OTR__objects/object_gi_longsword/gGiBiggoronSwordDL"
|
||||
static const ALIGN_ASSET(2) char gGiBiggoronSwordDL[] = dgGiBiggoronSwordDL;
|
||||
#endif // OBJECTS_OBJECT_GI_LONGSWORD_H
|
||||
Reference in New Issue
Block a user