Fix decls including non-existent functions.

This commit is contained in:
Michael Dirks
2016-01-04 03:44:09 +01:00
parent 2941a6b740
commit b12b20ff17
+2 -2
View File
@@ -19,8 +19,8 @@
; BlitzPointer
BP_GetReturnAddress%()
BP_GetFunctionPointer%()
BP_GetLastCalledFunctionPointer%()
BP_GetNextCalledFunctionPointer%()
;BP_GetLastCalledFunctionPointer%()
;BP_GetNextCalledFunctionPointer%()
;BP_GetVariablePointer%(pVariable%)
BP_GetVariablePointerInt%(pVariable%) : "BP_GetVariablePointer"
BP_GetVariablePointerFloat%(pVariable#) : "BP_GetVariablePointer"