1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-09-15 17:26:57 +00:00

version 3.0RC3

This commit is contained in:
Marc Robledo 2024-08-21 08:53:23 +02:00
parent 4a928085fc
commit b2f1b8d57e
6 changed files with 201 additions and 188 deletions

View file

@ -204,7 +204,6 @@ APS.buildFromRoms=function(original, modified){
}else{
patch.addRecord(offset, differentBytes);
}
//NO se puede comentar??? why????
}
}