|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Macros | |
| #define | itos(i) |
| #define | stob(s) |
| #define | stoi(s) |
| #define itos | ( | i | ) |
Definition at line 6 of file int.qh.
Referenced by CSQC_UpdateView(), GameLogEcho(), KeyBinds_BuildList(), MapVote_CheckPK3(), MapVote_CheckRules_decide(), MapVote_Finished(), MapVote_Suggest(), net_handle_ServerWelcome(), Say(), Scoreboard_AddPlayerId(), Shutdown(), superspec_save_client_conf(), W_Guide_Keybinds(), and XonoticWelcomeDialog_readInputArgs().
| #define stob | ( | s | ) |
| #define stoi | ( | s | ) |
Definition at line 4 of file int.qh.
Referenced by bd_load_piece(), CommonCommand_records(), db_load(), HUD_Main(), ignore_list_apply(), LocalCommand_boxparticles(), MapReadSizes(), MUTATOR_HOOKFUNCTION(), pong_server_event(), XonoticServerList_drawListBoxItem(), and XonoticWelcomeDialog_readInputArgs().