switch to text segment before generating the label
This commit is contained in:
parent
f69a7e3e5d
commit
163bbc5845
@ -5,6 +5,7 @@
|
||||
C_df_ilb( l)
|
||||
label l;
|
||||
{
|
||||
swtxt();
|
||||
symbol_definition( extnd_ilb( l));
|
||||
set_local_visible( extnd_ilb( l));
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user