1 2 3 4
/* graphics.lua */ static const char* graphics_lua = R"( jin.graphics = jin.graphics or {} )";