BWAPI
trunk/bwapi/BWAPI/Source/Assembly.h
Go to the documentation of this file.
00001 #pragma once
00002 
00003 void __declspec() _repairHook();
00004 void __declspec() _refundMineralsHook();
00005 void __declspec() _refundGasHook();
00006 void __declspec() _refundMinAndGas2Hook();
00007 void __declspec() _refundMin3Hook();
00008 void __declspec() _refundGas3Hook();
00009 void __declspec() _refundMin4Hook();
00010 void __declspec() _refundGas4Hook();
00011 void __declspec() _refundMinAndGas5Hook();
00012 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines