sigs from fedddd

This commit is contained in:
ineed bots
2023-08-29 12:04:20 -06:00
parent b0ee289a3c
commit 8a6f707e4e
5 changed files with 109 additions and 4 deletions

View File

@ -62,7 +62,4 @@
#include "game/game.hpp"
#include "game/symbols.hpp"
#define printf(__fmt__, ...) \
game::Com_Printf(game::CON_CHANNEL_SERVER, __fmt__, __VA_ARGS__)
using namespace std::literals;