summaryrefslogtreecommitdiff
path: root/libs/JSystem/JKernel/JKRFileFinder.cpp
blob: dfba72ceecb6e797c1209bec4a98ca714f011a14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#include "JSystem/JKernel/JKRFileFinder/JKRFileFinder.h"
#include "global.h"

asm  JKRArcFinder::JKRArcFinder(JKRArchive *, long, long) {
    nofralloc
    #include "JSystem/JKernel/JKRFileFinder/asm/func_802D4638.s"
}

asm bool JKRArcFinder::findNextFile(void) {
    nofralloc
    #include "JSystem/JKernel/JKRFileFinder/asm/func_802D46C4.s"
}

asm  JKRDvdFinder::JKRDvdFinder(char const *) {
    nofralloc
    #include "JSystem/JKernel/JKRFileFinder/asm/func_802D4770.s"
}

asm  JKRDvdFinder:: ~JKRDvdFinder() {
    nofralloc
    #include "JSystem/JKernel/JKRFileFinder/asm/func_802D47F4.s"
}

asm bool JKRDvdFinder::findNextFile(void) {
    nofralloc
    #include "JSystem/JKernel/JKRFileFinder/asm/func_802D4874.s"
}

asm  JKRFileFinder::~JKRFileFinder() {
    nofralloc
    #include "JSystem/JKernel/JKRFileFinder/asm/func_802D4910.s"
}

asm  JKRArcFinder::~JKRArcFinder() {
    nofralloc
    #include "JSystem/JKernel/JKRFileFinder/asm/func_802D4958.s"
}