mirror of
https://github.com/pret/pokestadium.git
synced 2026-03-23 18:24:20 -05:00
7 lines
191 B
C
7 lines
191 B
C
const char before[] = "^";
|
|
GLOBAL_ASM(
|
|
.rdata
|
|
.asciz "aaaa /* bbbb */ # cccc", /**//**//**//**/ /*/ "xxxx" /*/ /* dddd " eeee */ "# ffff" # gggg "hhhh" /* iiii */
|
|
)
|
|
const char after[] = "$";
|