diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 40b31800f..a698b701b 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -820,6 +820,10 @@ to find branch targets (this is the reason why I for my part do prefer the "cheap" local labels). Nevertheless, unnamed labels are convenient in some situations, so it's your decision. + organize named symbols, not +unnamed ones, so scopes don't have an effect on unnamed labels. + + Using macros to define labels and constants