예제 #1
0
파일: wokfile.cpp 프로젝트: EffWun/xoreos
	void operator()(float& f) const {
		f = _s->readIEEEFloatLE();
	}