mirror of
https://github.com/id-Software/quake2-rerelease-dll.git
synced 2025-03-31 12:11:15 +00:00
10 lines
199 B
C
10 lines
199 B
C
|
// 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"
|