Commit Graph

58 Commits

Author SHA1 Message Date
PikalaxALT 8f9ec93326 through sub_812D094 2018-11-24 23:02:38 -05:00
PikalaxALT 3bbaaa4a73 sub_812CE04 2018-11-24 22:13:10 -05:00
PikalaxALT c60b280118 through sub_812CD3C 2018-11-24 21:41:18 -05:00
PikalaxALT 93f67f9557 sub_812CAD8
New macro `PRESSED(x)` tests `gMain.newKeys & (x)`.  The macro itself
is inoptimal.  However, its use is required to match this function.
We suspect this macro may have been implemented globally, hence we
put it in `global.h`.  Propagating its use through the remainder of
this project, as well as [Ruby](/pret/pokeruby) and [Emerald](/pret/pokeemerald),
has been left as a to-do item.
2018-11-24 20:04:50 -05:00
PikalaxALT 8ef1594d20 through sub_812CA1C 2018-11-24 16:28:05 -05:00
PikalaxALT 2571ba516c through sub_812C694 2018-11-24 15:51:55 -05:00
PikalaxALT 5a262eec73 sub_812C3F8 2018-11-24 13:08:18 -05:00
PikalaxALT 351ee943db Fame Checker START 2018-11-24 12:22:36 -05:00