#include "Script.h" using namespace crepe; void Script::init() { } void Script::update() { }