DeSmuME is a Nintendo DS emulator
Go to file
yabause d4c92e2f8a Fixed two compilation errors with g++:
- added typename to iterator definitions
- g++ doesn't like using an anonymous variable as a reference,
  added a local variable to make it happy
2009-10-16 15:46:36 +00:00
desmume Fixed two compilation errors with g++: 2009-10-16 15:46:36 +00:00