This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This difference file has been created by IDA Pro | |
swine.exe | |
0012F735: 30 33 | |
0012F736: 32 36 | |
0012F737: 34 36 | |
0012F741: 32 39 | |
0012F742: 38 32 | |
0012F747: 32 38 | |
0012F748: 34 30 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SLibEntryRef __thiscall SFileSystem__FindInArchive(SFileSystem *this, int index, const char *str) | |
{ | |
SLibEntryRef result; // qax@3 | |
char name_offset; // ST13_1@14 | |
const char *name; // ST18_4@14 | |
unsigned __int8 name_length; // ST12_1@14 | |
SFileSystem *self; // [sp+0h] [bp-14h]@1 | |
int cmp; // [sp+8h] [bp-Ch]@14 | |
SLibEntryHead *lib_entry; // [sp+Ch] [bp-8h]@13 | |
SLibEntryRef *ref; // [sp+Ch] [bp-8h]@14 |