9 lines
292 B
Plaintext
9 lines
292 B
Plaintext
/*
|
|
* Irresistible Gaming (c) 2018
|
|
* Developed by Lorenc
|
|
* Module: battleroyale/battleroyale.pwn
|
|
* Purpose: encloses all battleroyale related modules (warning: order of includes is very important)
|
|
*/
|
|
|
|
/* ** Includes ** */
|
|
#include "irresistible\cnr\features\battleroyale\battleroyale.pwn" |