diff options
| author | Julgodis <> | 2021-04-08 01:47:05 +0200 |
|---|---|---|
| committer | Julgodis <> | 2021-04-08 01:47:05 +0200 |
| commit | a23a10639979ee10cbea5ffdadadc490d9e60227 (patch) | |
| tree | 75a86f6d6760a9f4183f3e97606eb7747399a0a8 /src/d/d_cam_param.cpp | |
| parent | dca1d2a1c032f239c65aa1b7767132c12e89f628 (diff) | |
demangle data-symbols
Diffstat (limited to 'src/d/d_cam_param.cpp')
| -rw-r--r-- | src/d/d_cam_param.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/d/d_cam_param.cpp b/src/d/d_cam_param.cpp index dcd33cdd2a..911c64f294 100644 --- a/src/d/d_cam_param.cpp +++ b/src/d/d_cam_param.cpp @@ -41,10 +41,10 @@ struct dCamParam_c { /* 80088620 */ void SearchStyle(u32); }; -struct cXyz {}; - struct cSAngle {}; +struct cXyz {}; + struct dCamMath { /* 8008813C */ void rationalBezierRatio(f32, f32); /* 80088284 */ void zoomFovy(f32, f32); |
