Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
wwhack.h File Reference

Go to the source code of this file.

Macros

#define WWHACK_H
 
#define FORCE_LINK(module)
 
#define DECLARE_FORCE_LINK(module)
 

Macro Definition Documentation

◆ DECLARE_FORCE_LINK

#define DECLARE_FORCE_LINK ( module)
Value:
void _Force_Link_ ## module( void ) {}

Definition at line 48 of file wwhack.h.

◆ FORCE_LINK

#define FORCE_LINK ( module)
Value:
void _Force_Link_ ## module( void ); _Force_Link_ ## module()

Definition at line 47 of file wwhack.h.

◆ WWHACK_H

#define WWHACK_H

Definition at line 42 of file wwhack.h.