Home
last modified time | relevance | path

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

/dports/games/legend-of-edgar/edgar-1.34/src/
H A Dweather.c52 static int weatherLength = sizeof(weatherType) / sizeof(Type); variable
276 for (i=0;i<weatherLength;i++) in getWeatherTypeByName()
293 for (i=0;i<weatherLength;i++) in getWeatherTypeByID()