mirror of
https://github.com/id-Software/quake2-rerelease-dll.git
synced 2026-03-20 17:09:35 +01:00
Initial commit
This commit is contained in:
9
rerelease/bots/bot_includes.h
Normal file
9
rerelease/bots/bot_includes.h
Normal file
@@ -0,0 +1,9 @@
|
||||
// Copyright (c) ZeniMax Media Inc.
|
||||
// Licensed under the GNU General Public License 2.0.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "bot_utils.h"
|
||||
#include "bot_think.h"
|
||||
#include "bot_debug.h"
|
||||
#include "bot_exports.h"
|
||||
Reference in New Issue
Block a user