mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
ae00fea170
* add tools and new macros * change EVT_OP enum names * first file * convert some files * stuff * EVT_PTR * src/battle/item * src/battle * tool changes * clouds.inc.c * src/evt * foliage.inc.c * bitwise ops * staticentitydata vars * add diff_evt.py * use evt macros in dro_01 * evt macro docs * whoops * fix some warnings
8 lines
172 B
Bash
Executable File
8 lines
172 B
Bash
Executable File
rm -rf ver/*/expected
|
|
|
|
mkdir -p ver/us/expected/ver/us
|
|
cp -r ver/us/build ver/us/expected/ver/us
|
|
|
|
mkdir -p ver/jp/expected/ver/jp
|
|
cp -r ver/jp/build ver/jp/expected/ver/jp
|