Mercurial > sdl-ios-xcode
comparison src/events/SDL_mouse_c.h @ 3769:fe32943f86ec gsoc2008_manymouse
Project part 2
author | Szymon Wilczek <kazeuser@gmail.com> |
---|---|
date | Wed, 30 Jul 2008 16:20:32 +0000 |
parents | abc8acb8e3d7 |
children | 3b5691f85c0d |
comparison
equal
deleted
inserted
replaced
3768:1b87a8beab9d | 3769:fe32943f86ec |
---|---|
127 extern void SDL_UpdateCoordinates(int x, int y); | 127 extern void SDL_UpdateCoordinates(int x, int y); |
128 | 128 |
129 #endif /* _SDL_mouse_c_h */ | 129 #endif /* _SDL_mouse_c_h */ |
130 | 130 |
131 /* vi: set ts=4 sw=4 expandtab: */ | 131 /* vi: set ts=4 sw=4 expandtab: */ |
132 |