mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Renamed some object flags
This commit is contained in:
@@ -11,14 +11,10 @@
|
||||
|
||||
*/
|
||||
|
||||
#include "..\headers\define.h"
|
||||
//#include "..\headers\command.h"
|
||||
#include "..\headers\global.h"
|
||||
#include "..\headers\critrpid.h"
|
||||
#include "main.h"
|
||||
|
||||
#define OBJ_DATA_LIGHT_DISTANCE (0x6C)
|
||||
#define OBJ_DATA_LIGHT_INTENSITY (0x70)
|
||||
#define PID_PLAYER (16777216)
|
||||
|
||||
procedure start;
|
||||
procedure AllowControl(variable pid);
|
||||
procedure SetLight(variable critter, variable int, variable dist);
|
||||
|
||||
Reference in New Issue
Block a user