diff options
| author | navewindre <boneyaard@gmail.com> | 2018-12-04 21:47:14 +0100 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2018-12-04 21:47:14 +0100 |
| commit | 68dbb976714f884e29e0abe1adc0bf2fa624e00b (patch) | |
| tree | 55cec805ab36797f4d30b86431d83cb5e4454a50 /cheat/internal_rewrite/visual.hpp | |
| parent | 8f4543089c3e33c1dc9dc1fb5979c205ed66e2e0 (diff) | |
dad
Diffstat (limited to 'cheat/internal_rewrite/visual.hpp')
| -rw-r--r-- | cheat/internal_rewrite/visual.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cheat/internal_rewrite/visual.hpp b/cheat/internal_rewrite/visual.hpp index 4d0e996..fd11743 100644 --- a/cheat/internal_rewrite/visual.hpp +++ b/cheat/internal_rewrite/visual.hpp @@ -42,6 +42,7 @@ namespace features void draw_local( );
void draw_players( );
void draw_world( );
+ void do_christmas( );
void draw_hits( );
void spectator_list( );
|
