Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/AI/Interfaces/Java/src/main/native/
H A DJavaBridge.c950 bool jreFound = GetJREPath(jrePath, jrePath_sizeMax, jreLocationFile, NULL); in java_initStatic() local
951 if (!jreFound) { in java_initStatic()