- Timestamp:
- 05/02/06 06:35:49 (6 years ago)
- Children:
- 22b42454812c85824c87192deee05abca95400c4
- Parents:
- 857a6261c268f3b5b020553a4ba51d93d916a9f7
- git-committer:
- flupke <flupke@…> (05/02/06 06:35:49)
- File:
-
- 1 edited
-
bor/gamelib3/subsystems/sdl/rand32.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bor/gamelib3/subsystems/sdl/rand32.c
r857a626 r080ef6e 1 1 #include <stdlib.h> 2 #include " ../../rand32.h"2 #include "rand32.h" 3 3 4 4 unsigned int rand32(void) {
Note: See TracChangeset
for help on using the changeset viewer.
