diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/d/actor/d_a_npc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/actor/d_a_npc.h b/include/d/actor/d_a_npc.h index 6ea1e22a94..9dbc9f8d5f 100644 --- a/include/d/actor/d_a_npc.h +++ b/include/d/actor/d_a_npc.h @@ -169,7 +169,7 @@ public: int chkPassed1(cXyz, int); int chkPassed2(cXyz, cXyz*, int, int); #if DEBUG - int drawDbgInfo(f32, int); + void drawDbgInfo(f32, int); #endif daNpcT_Path_c() { |
