diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-05-11 17:46:52 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-05-11 17:46:52 -0400 |
commit | 690fbbac17765015c848c822719001ba31964a80 (patch) | |
tree | ceba4665de0320f4bf74fc8ce86958bebfdde8d4 | |
parent | 33eee136fd63ccd93bd77a82434cfe5fbad6201a (diff) |
Update hram.asm
-rw-r--r-- | hram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -160,3 +160,5 @@ hJoyInput EQU $FFF5 ; bit 0: draw HP fraction to the right of bar instead of below (for party menu) ; bit 1: menu is double spaced hFlags_0xFFF6 EQU $FFF6 + +hGBC EQU $FFFE ; 0 if DMG, 1 if GBC |