summaryrefslogtreecommitdiff
path: root/src/d/cc/d_cc_s.cpp
diff options
context:
space:
mode:
authorJulgodis <>2021-04-08 21:05:48 +0200
committerJulgodis <>2021-04-08 21:05:48 +0200
commit2661db6aaa98a5bbd17691cb438ef64752dbcdf4 (patch)
tree4e6d8499431192316bc2bae0cec8e6f92636b4b4 /src/d/cc/d_cc_s.cpp
parenta23a10639979ee10cbea5ffdadadc490d9e60227 (diff)
auto decompile more functions
Diffstat (limited to 'src/d/cc/d_cc_s.cpp')
-rw-r--r--src/d/cc/d_cc_s.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/d/cc/d_cc_s.cpp b/src/d/cc/d_cc_s.cpp
index 41aca84bca..1688d8381f 100644
--- a/src/d/cc/d_cc_s.cpp
+++ b/src/d/cc/d_cc_s.cpp
@@ -33,19 +33,15 @@ struct dJntCol_c {
/* 80036C44 */ void getHitmarkPosAndAngle(cXyz const*, csXyz const*, cXyz*, csXyz*, int) const;
};
+struct dCcD_GStts {};
+
struct cCcD_Stts {
/* 80263934 */ void PlusCcMove(f32, f32, f32);
/* 80263970 */ void PlusDmg(int);
};
-struct dCcD_GObjInf {
- /* 800843DC */ void ChkAtNoGuard();
-};
-
struct cCcD_GStts {};
-struct dCcD_GStts {};
-
struct cCcD_ShapeAttr {
struct Shape {};
};
@@ -56,6 +52,10 @@ struct cCcD_Obj {
struct cCcD_GObjInf {};
+struct dCcD_GObjInf {
+ /* 800843DC */ void ChkAtNoGuard();
+};
+
struct dCcS {
/* 8002FF40 */ ~dCcS();
/* 80085ED4 */ void Ct();