mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
8e47263c3f
* rm debug.i * match phys_update_action_state * world/action/idle.c * ~update_npcs * document npc_iter_nop * fix diff.py expected/ location * struct/naming updates * update Npc struct via clover * coverage * ~world_action_idle_update * walk, run actions * jump * land * name temp anim * size for struct * yucky * talk * stuff * all the action segments * ~func_802B61E4_E23444 * ~func_802B6000_E287F0 * cleanup * remove step_entity_updatecmd comment Co-authored-by: Ethan Roseman <ethteck@gmail.com>
6 lines
149 B
Bash
Executable File
6 lines
149 B
Bash
Executable File
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
|