示例#1
0
文件: wokfile.cpp 项目: EffWun/xoreos
	void operator()(float& f) const {
		f = _s->readIEEEFloatLE();
	}