Files
AmigaExamples/026.tile_hscroll/test.c
T
2016-04-05 15:48:02 +10:00

5 lines
49 B
C

int blah(unsigned short x)
{
return x % 320;
}