gaben
This commit is contained in:
parent
7825364e06
commit
e5ce86d61a
|
@ -10,7 +10,7 @@
|
||||||
#endif
|
#endif
|
||||||
#define _nvault_included
|
#define _nvault_included
|
||||||
|
|
||||||
#pragma nvault
|
#pragma library nvault
|
||||||
|
|
||||||
//Opens a vault by name (such as "myvault")
|
//Opens a vault by name (such as "myvault")
|
||||||
//Returns a vault id, INVALID_HANDLE otherwise (-1)
|
//Returns a vault id, INVALID_HANDLE otherwise (-1)
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
#include <tsconst>
|
#include <tsconst>
|
||||||
|
|
||||||
#pragma tsfun
|
#pragma library tsfun
|
||||||
|
|
||||||
/* Function is called just before a kung foo attack is done,
|
/* Function is called just before a kung foo attack is done,
|
||||||
* damage and time length may be altered with natives.
|
* damage and time length may be altered with natives.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user