Home
last modified time | relevance | path

Searched refs:initStorm (Results 1 – 1 of 1) sorted by relevance

/dports/games/legend-of-edgar/edgar-1.34/src/
H A Dweather.c37 static void initStorm(void);
69 game.weatherAction = &initStorm; in setWeather()
155 static void initStorm() in initStorm() function