diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-02-13 19:48:34 -0500 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-02-13 19:48:34 -0500 |
| commit | 95353fdefa95440eba012509722f2058739d45fe (patch) | |
| tree | 224e69bcaafc7427f407bc9678e7bf2e8784cb51 /hram.asm | |
| parent | Remove .gitmodules (diff) | |
| download | pokeyellow-95353fdefa95440eba012509722f2058739d45fe.tar.gz pokeyellow-95353fdefa95440eba012509722f2058739d45fe.tar.xz pokeyellow-95353fdefa95440eba012509722f2058739d45fe.zip | |
Identify hUILayoutFlags
Diffstat (limited to 'hram.asm')
| -rw-r--r-- | hram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -391,7 +391,7 @@ hClearLetterPrintingDelayFlags:: db ; bit 0: draw HP fraction to the right of bar instead of below (for party menu) ; bit 1: menu is double spaced -hFlagsFFF6:: db +hUILayoutFlags:: db hFieldMoveMonMenuTopMenuItemX:: db |
