Home
last modified time | relevance | path

Searched refs:xm_note_chr (Results 1 – 1 of 1) sorted by relevance

/dports/devel/raylib/raylib-3.7.0/src/external/
H A Djar_xm.h2293 const char* xm_note_chr(int number) { in xm_note_chr() function
2445 …if (s->note > 0) {DrawText(TextFormat("%s%s", xm_note_chr(s->note), xm_octave_chr(s->note) ), x, y… in jar_xm_debug()