switch to text segment before generating the label
This commit is contained in:
parent
f69a7e3e5d
commit
163bbc5845
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
C_df_ilb( l)
|
||||
label l;
|
||||
{
|
||||
swtxt();
|
||||
symbol_definition( extnd_ilb( l));
|
||||
set_local_visible( extnd_ilb( l));
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue