Replaced uint32_t by Uint32. Has to be done, since *BSD do not ship with stdint.h.
authorRicardo Cruz <rick2@aeiou.pt>
Tue, 8 Jun 2004 22:21:11 +0000 (22:21 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Tue, 8 Jun 2004 22:21:11 +0000 (22:21 +0000)
commitb7f4101580f5fc0cbd015c290f589b422d82ed7e
treee4a073b399404bf8780c0bd3909d0cc19e8ea2a4
parent5af1b0307f5b24d21e5d2ef8aed9b2b41943c32b
Replaced uint32_t by Uint32. Has to be done, since *BSD do not ship with stdint.h.
Please, remove stdint.h checking from the automake.

SVN-Revision: 1449
src/screen/drawing_context.cpp
src/screen/drawing_context.h
src/screen/texture.cpp
src/screen/texture.h
src/sprite.cpp
src/sprite.h
src/tile.h