Minor header and readme edits

This commit is contained in:
phobos2077
2023-07-10 23:56:58 +02:00
parent ddb3cf9b6e
commit a2ea1910f5
4 changed files with 19 additions and 7 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
#define COUNTERWIN (0x100000) // counter window for moving multiple items or setting a timer
#define SPECIAL (0x80000000)
// Valid arguments to register_hook
// Valid arguments to register_hook_proc
#define HOOK_TOHIT (0)
#define HOOK_AFTERHITROLL (1)
#define HOOK_CALCAPCOST (2)