mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-03-06 08:41:04 +00:00
12 lines
137 B
C++
12 lines
137 B
C++
/*
|
|
* Playing-field leveler for Build
|
|
*/
|
|
|
|
#define LIBDIVIDE_BODY
|
|
#include "compat.h"
|
|
#include "debugbreak.h"
|
|
|
|
|
|
#include "baselayer.h"
|
|
|
|
|