- pass 'level' as a parameter to AABBTree. Also renamed a few things to make the code easier to read.
This commit is contained in:
parent
a0ce8f2988
commit
3328821a98
5 changed files with 46 additions and 40 deletions
|
|
@ -117,7 +117,6 @@ static void PlayerLandedOnThing (AActor *mo, AActor *onmobj);
|
|||
|
||||
// EXTERNAL DATA DECLARATIONS ----------------------------------------------
|
||||
|
||||
extern int BotWTG;
|
||||
EXTERN_CVAR (Int, cl_rockettrails)
|
||||
|
||||
// PRIVATE DATA DEFINITIONS ------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue