sm64

A Super Mario 64 decompilation
Log | Files | Refs | README | LICENSE

comments.c (191B)


      1 const char before[] = "^";
      2 GLOBAL_ASM(
      3 .rdata
      4 .asciz "aaaa /* bbbb */ # cccc", /**//**//**//**/ /*/ "xxxx" /*/ /* dddd " eeee */ "# ffff" # gggg "hhhh" /* iiii */
      5 )
      6 const char after[] = "$";