2018-08-19 09:46:58 +02:00
|
|
|
#pragma once
|
2019-11-12 12:28:54 +01:00
|
|
|
#include "..\Global\global.h"
|
|
|
|
|
2019-11-27 15:12:35 +01:00
|
|
|
#define InitialiseLaserHead ((void (__cdecl*)(short)) 0x00436FE0)
|
|
|
|
#define ControlLaserHead ((void (__cdecl*)(short)) 0x00437680)
|