Isle
Loading...
Searching...
No Matches
nocd_actions.h
Go to the documentation of this file.
1// This file was automatically generated by the actionheadergen tool.
2// Please do not manually edit this file.
3#ifndef NOCD_ACTIONS_H
4#define NOCD_ACTIONS_H
5
9namespace NocdScript
10{
11#if __cplusplus >= 201103L
15enum Script : int {
16#else
20enum Script {
21#endif
25
29
33
37};
38} // namespace NocdScript
39
40#endif // NOCD_ACTIONS_H