mirror of
https://github.com/marcrobledo/RomPatcher.js.git
synced 2025-06-27 16:25:54 +00:00
fixed bsp date
This commit is contained in:
parent
b6ec7b683a
commit
725601d43f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* BSP module for Rom Patcher JS v20220417 - Vagner Matheus 2016-2024 */
|
||||
/* BSP module for Rom Patcher JS v20240613 - Vagner Matheus 2016-2024 */
|
||||
const BSP_MAGIC = 'BSP';
|
||||
const BSP_VERSION = 1;
|
||||
const BSP_MAX_SIZE = 0x1000000; // 16 megabytes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue