diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-03-24 15:22:02 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-03-24 15:22:02 -0400 |
| commit | c7cd6b25b29e00245b07dae0b0e5674908b82a7f (patch) | |
| tree | 2e8d9288d397f8cadf07c0fd2245a2a02ab42e22 /src/d/actor/d_a_mt.cpp | |
| parent | b6d037364470128eec6f88111fc9768833db7f7c (diff) | |
d_a_bk
Diffstat (limited to 'src/d/actor/d_a_mt.cpp')
| -rw-r--r-- | src/d/actor/d_a_mt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_mt.cpp b/src/d/actor/d_a_mt.cpp index 9b28f48c..dbeaafde 100644 --- a/src/d/actor/d_a_mt.cpp +++ b/src/d/actor/d_a_mt.cpp @@ -97,7 +97,7 @@ void br_draw(mt_class*) { } /* 00003210-00003360 .text daMt_shadowDraw__FP8mt_class */ -static BOOL daMt_shadowDraw(mt_class*) { +static void daMt_shadowDraw(mt_class*) { /* Nonmatching */ } |
