]> git.jsancho.org Git - gacela.git/blob - foo2.c
(no commit message)
[gacela.git] / foo2.c
1 struct SDL_Rect {
2  int x, y;
3  int w, h;
4 };