mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
commit
235e3c511f
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
const chalk=require('chalk');
|
const chalk=require('chalk');
|
||||||
const { program } = require('commander')
|
const { program } = require('commander')
|
||||||
const RomPatcher = require('./app/RomPatcher');
|
const RomPatcher = require('./rom-patcher-js/RomPatcher');
|
||||||
|
|
||||||
|
|
||||||
program
|
program
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue