Remove unused rom_file flag and version method from Rom class
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
*/
|
||||
using namespace yaze;
|
||||
|
||||
DECLARE_FLAG(std::string, rom_file);
|
||||
DEFINE_FLAG(std::string, rom_file, "", "The ROM file to load.");
|
||||
|
||||
int main(int argc, char** argv) {
|
||||
|
||||
Reference in New Issue
Block a user