mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-01-24 18:23:07 -03:00
resource: move fontawesome to .rodata (#1259)
This commit is contained in:
parent
9d366937cd
commit
7522c8470e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
.section .text
|
.rodata
|
||||||
.global g_fontawesome_data, g_fontawesome_size
|
.global g_fontawesome_data, g_fontawesome_size
|
||||||
|
|
||||||
g_fontawesome_data:
|
g_fontawesome_data:
|
||||||
|
|
Loading…
Add table
Reference in a new issue