Generate assets with MQ present (#2485)
This commit is contained in:
@@ -6,4 +6,11 @@ static const __declspec(align(2)) char market_alley_n_room_0DL_075678[] = dmarke
|
||||
static const char market_alley_n_room_0DL_075678[] __attribute__((aligned (2))) = dmarket_alley_n_room_0DL_075678;
|
||||
#endif
|
||||
|
||||
#define dmarket_alley_n_room_0DL_0756E0 "__OTR__scenes/nonmq/market_alley_n_scene/market_alley_n_room_0DL_0756E0"
|
||||
#ifdef _WIN32
|
||||
static const __declspec(align(2)) char market_alley_n_room_0DL_0756E0[] = dmarket_alley_n_room_0DL_0756E0;
|
||||
#else
|
||||
static const char market_alley_n_room_0DL_0756E0[] __attribute__((aligned (2))) = dmarket_alley_n_room_0DL_0756E0;
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user