10 void luadevGeneratePowerOpts(luaItem_selection
*luaPower
);
12 // Common Lua storage (mutable)
13 extern char strPowerLevels
[];
15 // Common Lua storate (constant)
16 extern const char STR_EMPTYSPACE
[];
17 extern const char STR_LUA_PACKETRATES
[];