Difference between revisions of "HOWTO-Engines"

Jump to navigation Jump to search
(Add semicolon to REGISTER_PLUGIN)
Line 117: Line 117:
}
}


REGISTER_PLUGIN(QUUX, "Quux the Example Module")
REGISTER_PLUGIN(QUUX, "Quux the Example Module");