You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
This commit is contained in:
@@ -78,7 +78,7 @@ Callback types:
|
||||
### <code>.Warps: db <i>N</i></code>
|
||||
|
||||
<pre>
|
||||
warp_def <i>x</i>, <i>y</i>, <i>warp_id</i>, <i>map</i>
|
||||
warp_event <i>x</i>, <i>y</i>, <i>warp_id</i>, <i>map</i>
|
||||
</pre>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user