summaryrefslogtreecommitdiff
path: root/src/d/d_cam_param.cpp
diff options
context:
space:
mode:
authorJulgodis <>2021-04-10 07:02:38 +0200
committerJulgodis <>2021-04-10 07:02:38 +0200
commit0ad6ebe7b499ad3efffad93e2e7eb1033bcb6598 (patch)
treea40631b0654c4d310ebff2360e2a4ef32437a2b5 /src/d/d_cam_param.cpp
parent2661db6aaa98a5bbd17691cb438ef64752dbcdf4 (diff)
moved strings + decompile simple store functions
Diffstat (limited to 'src/d/d_cam_param.cpp')
-rw-r--r--src/d/d_cam_param.cpp18
1 files changed, 10 insertions, 8 deletions
diff --git a/src/d/d_cam_param.cpp b/src/d/d_cam_param.cpp
index 911c64f294..8568d2c812 100644
--- a/src/d/d_cam_param.cpp
+++ b/src/d/d_cam_param.cpp
@@ -311,6 +311,15 @@ asm dCamBGChk_c::dCamBGChk_c() {
}
#pragma pop
+/* ############################################################################################## */
+/* 8037A7E0-8037A7E0 006E40 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */
+#pragma push
+#pragma force_active on
+SECTION_DEAD static char const* const stringBase_8037A7E0 = "camstyle.dat";
+/* @stringBase0 padding */
+SECTION_DEAD static char const* const pad_8037A7ED = "\0\0";
+#pragma pop
+
/* 800884F0-8008858C 082E30 009C+00 0/0 1/1 0/0 .text __ct__11dCamParam_cFl */
#pragma push
#pragma optimization_level 0
@@ -475,11 +484,4 @@ asm dCstick_c::~dCstick_c() {
}
#pragma pop
-/* 8037A7E0-8037A7F0 006E40 000D+03 1/1 0/0 0/0 .rodata @stringBase0 */
-#pragma push
-#pragma force_active on
-#pragma section ".dead"
-SECTION_DEAD static char const* const stringBase_8037A7E0 = "camstyle.dat";
-/* @stringBase0 padding */
-SECTION_DEAD static char const* const pad_8037A7ED = "\0\0";
-#pragma pop
+/* 8037A7E0-8037A7E0 006E40 0000+00 0/0 0/0 0/0 .rodata @stringBase0 */