diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2026-04-01 19:38:51 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2026-04-01 19:38:51 -0400 |
| commit | 765f88e4f3a804418fb19aeb33f4f7cf7a1dd35d (patch) | |
| tree | 0654937274294a6762475573fc5921446f0bcf84 /src/d/actor/d_a_npc_roten.cpp | |
| parent | 36c9a1e4b43b0d89c4faa5b9e5865abb771cadb5 (diff) | |
Move extern forward decls from cpps to headers
Diffstat (limited to 'src/d/actor/d_a_npc_roten.cpp')
| -rw-r--r-- | src/d/actor/d_a_npc_roten.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/d/actor/d_a_npc_roten.cpp b/src/d/actor/d_a_npc_roten.cpp index 117d8894..e27f63e6 100644 --- a/src/d/actor/d_a_npc_roten.cpp +++ b/src/d/actor/d_a_npc_roten.cpp @@ -16,8 +16,6 @@ #include "d/d_a_obj.h" #include "d/d_snap.h" -extern dCcD_SrcCyl dNpc_cyl_src; - static const char* l_arcname_tbl[] = { "Ro", "Ro", |
