Added Parse_KEvent_ID() #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "KEvent_console_command"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a convenience function for console commands.
@ -26,3 +26,2 @@#ifndef EVENTS_H#define EVENTS_H#ifndef KEVENTS_HThe #include guard should match the filename.