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