This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/resources/resource.h
jacob1 2929264885 embed event api compatibility lua script
probably temporary, can't deprecate and remove an extremely common api in the same version.
lua script embed code mostly copied from my mod
2018-11-17 00:09:48 -05:00

8 lines
147 B
C

#define LUASCRIPT 256
#define IDI_ICON1 101
#define IDI_ICON2 102
#define IDI_TPTMP 103
#define IDI_SCRIPTMANAGER 104
#define IDI_EVENTCOMPAT 105