Add declaration of get_pixel_per_cell().

This commit is contained in:
Araki Ken
2014-09-27 21:21:39 +09:00
committed by Tatsuya Kinoshita
parent 4a9c976e32
commit 75e89acd80

View File

@@ -44,6 +44,8 @@ initImage()
activeImage = TRUE;
}
int get_pixel_per_cell(int *ppc, int *ppl);
int
getCharSize()
{