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