mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-23 17:51:31 +00:00
Correction to implicit declaration of B_UpdateBotleader()
This commit is contained in:
parent
1274b4651e
commit
135032c293
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
#include "console.h"
|
#include "console.h"
|
||||||
#include "d_netcmd.h" // IsPlayerAdmin
|
#include "d_netcmd.h" // IsPlayerAdmin
|
||||||
#include "m_menu.h" // Player Setup menu color stuff
|
#include "m_menu.h" // Player Setup menu color stuff
|
||||||
|
#include "b_bot.h" // B_UpdateBotleader
|
||||||
|
|
||||||
#include "lua_script.h"
|
#include "lua_script.h"
|
||||||
#include "lua_libs.h"
|
#include "lua_libs.h"
|
||||||
|
|
Loading…
Reference in a new issue