diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-15 19:58:24 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-15 20:00:54 -0400 |
commit | ae1ebde6972ade9feaa394851bee0bbddb8bb41e (patch) | |
tree | dc91ca75c7c1a19acd076de935d31cce387b7d17 /menu | |
parent | e05fcc337a3733ffa36f9e17d9ef4a7e86b9e641 (diff) |
Label a lot of unnamed text
Diffstat (limited to 'menu')
-rw-r--r-- | menu/pc.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/menu/pc.asm b/menu/pc.asm index 497241d3..2167cf47 100644 --- a/menu/pc.asm +++ b/menu/pc.asm @@ -572,8 +572,8 @@ Func_21845:: ; 5845 (8:5845) ld a, $22 jp Func_3ef5 -UnnamedText_21865:: ; 21865 (8:5865) - TX_FAR _UnnamedText_21865 +JustAMomentText:: ; 21865 (8:5865) + TX_FAR _JustAMomentText db "@" ld a, [$c109] |