small test.py update

Mention PPSSPPHeadless should be better
This commit is contained in:
sum2012 2014-08-20 20:28:37 +08:00
parent 97e93f48fd
commit bcfa6a98c2

View File

@ -360,7 +360,7 @@ def init():
PPSSPP_EXE = None
if not PPSSPP_EXE:
print("PPSSPP executable missing, please build one.")
print("PPSSPPHeadless executable missing, please build one.")
sys.exit(1)
def tcprint(arg):