OpenClonk
random-handle.cpp
Go to the documentation of this file.
1
/*
2
* mape - C4 Landscape.txt editor
3
*
4
* Copyright (c) 2005-2009, Armin Burgmeier
5
*
6
* Distributed under the terms of the ISC license; see accompanying file
7
* "COPYING" for details.
8
*
9
* "Clonk" is a registered trademark of Matthes Bender, used with permission.
10
* See accompanying file "TRADEMARK" for details.
11
*
12
* To redistribute this file separately, substitute the full license texts
13
* for the above references.
14
*/
15
16
#include "
C4Include.h
"
17
#include "
lib/C4Random.h
"
18
#include "
mape/cpp-handles/random-handle.h
"
19
20
extern
"C"
{
21
22
void
c4_random_handle_seed
(
unsigned
int
seed)
23
{
24
FixedRandom
(seed);
25
}
26
27
}
// extern "C"
C4Include.h
FixedRandom
void FixedRandom(uint64_t seed)
Definition:
C4Random.cpp:37
C4Random.h
c4_random_handle_seed
void c4_random_handle_seed(unsigned int seed)
Definition:
random-handle.cpp:22
random-handle.h
openclonk
src
mape
cpp-handles
random-handle.cpp
Generated on Fri May 16 2025 04:33:19 for OpenClonk by
1.9.1