pokeemerald/asm
Tustin2121 6508469259 Rename movobjectoffscreen to copyobjectxytoperm
Renaming the command to something that makes more sense as to what the command actually does. The command copies the current xy of the instantiated object back to its template, so that the object remains in the same place if the player walks away and despawns the object, and then comes back. "moveobjectoffscreen" implies that it might be taking the object and moving it physically to an off-screen location somehow.
2019-08-17 13:18:56 -04:00
..
macros Rename movobjectoffscreen to copyobjectxytoperm 2019-08-17 13:18:56 -04:00
berry_crush.s Merge branch 'master' into pokenav_unk_2 2019-08-04 15:35:35 -04:00
crt0.s move pokeball data to rom 2017-12-02 21:27:00 +01:00
libagbsyscall.s make VBlankIntr() match 2017-02-17 10:52:03 -08:00
libgcnmultiboot.s .s -> .inc 2016-11-01 08:29:13 -07:00
librfu_intr.s Decompile up to ARM functions in librfu, split ARM interrupt functions into their own .s 2017-09-12 20:11:51 -06:00
librfu.s Reformat asm/librfu.s to clarify what is being accessed in pc-relative loads 2017-12-07 00:29:58 -05:00
m4a_1.s Move m4a BSS syms to m4a_1.s 2019-04-04 19:26:45 -05:00
macros.inc Extract door animations 2018-01-07 01:29:26 -06:00
rom_header.inc Use gbafix to generate header and checksum 2018-08-29 16:34:59 -05:00