Home
last modified time | relevance | path

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

/dports/emulators/ucon64/ucon64-2.2.2-src/src/console/
H A Dgba.c61 #define GBA_BLANK_SIZE 52232 macro
1052 #if GBA_SCI_TEMPLATE_SIZE < GBA_BLANK_SIZE || \
1246 memset (buffer, 0, GBA_BLANK_SIZE); in gba_sc()
1247 fwrite (buffer, 1, GBA_BLANK_SIZE, destfile); in gba_sc()