Add Joachim to contributors list for fixind "just" several hundreds of MD5s

and putting all our game-related lists in order.

svn-id: r20058
This commit is contained in:
Eugene Sandulenko 2006-01-16 13:28:18 +00:00
parent d040858fd3
commit 534b4bc2a0
7 changed files with 8 additions and 3 deletions

View file

@ -635,7 +635,7 @@ void Inter_v1::setupOpcodes(void) {
};
_opcodesDrawV1 = opcodesDraw;
_opcodesFuncV1 = opcodesFunc;
_opcodesFuncV1 = opcodesFunc; // EGroupe
_opcodesGoblinV1 = opcodesGoblin;
}