More stubs

This commit is contained in:
Raul Tambre 2015-02-22 13:38:14 +02:00
parent e7d0aedfb4
commit c13ebc8692
7 changed files with 91 additions and 92 deletions

View file

@ -35,4 +35,4 @@ Module cellScreenshot("cellScreenshot", []()
REG_FUNC(cellScreenshot, cellScreenShotSetOverlayImage);
REG_FUNC(cellScreenshot, cellScreenShotEnable);
REG_FUNC(cellScreenshot, cellScreenShotDisable);
}
});