diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-04-16 14:18:08 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2025-04-16 14:18:08 -0400 |
| commit | 1f049c091158cbb31ffeb7c0d8f0f602b159e935 (patch) | |
| tree | bcd1054f9b92565a369129c248c779d35ccbadcb /src/d/d_kankyo.cpp | |
| parent | 36a3a2b660d716b96f03fde2e3e7d65035e327d7 (diff) | |
Move remaining class definitions to headers
Diffstat (limited to 'src/d/d_kankyo.cpp')
| -rw-r--r-- | src/d/d_kankyo.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/d/d_kankyo.cpp b/src/d/d_kankyo.cpp index af86a335..ba6c6966 100644 --- a/src/d/d_kankyo.cpp +++ b/src/d/d_kankyo.cpp @@ -24,9 +24,6 @@ #include "weak_data_1811.h" // IWYU pragma: keep -class sub_kankyo__class : public kankyo_class { -}; - #include "d/d_kankyo_dayproc.inc" struct dKy_setLight__Status { |
