diff options
Diffstat (limited to 'src/d/map/d_map_path.cpp')
| -rw-r--r-- | src/d/map/d_map_path.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/map/d_map_path.cpp b/src/d/map/d_map_path.cpp index db63d5e8de..7ccb5fcbbc 100644 --- a/src/d/map/d_map_path.cpp +++ b/src/d/map/d_map_path.cpp @@ -176,7 +176,7 @@ SECTION_RODATA static u8 const data[28] = { 0x00, 0x00, 0x00, 0x4F, 0x00, 0x00, 0x00, 0x50, 0x00, 0x00, 0x00, 0x4D, 0x00, 0x00, 0x00, 0x4E, 0x00, 0x00, 0x00, 0x4C, 0x00, 0x00, 0x00, 0x51, 0x00, 0x00, 0x00, 0x52, }; -SECTION_DEAD void* const cg_80379C30 = (void*)(&data); +COMPILER_STRIP_GATE(80379C30, &data); /* 8003C85C-8003C8F4 03719C 0098+00 0/0 1/1 0/0 .text create__Q28dMpath_n18dTexObjAggregate_cFv */ #pragma push |
