summaryrefslogtreecommitdiff
path: root/include/trader.h
blob: 71fd1f7c205bb94d96b6d74f84659f1bc3c2a73f (plain)
1
2
3
4
5
6
7
8
9
10
11
//
// Created by scott on 10/21/2017.
//

#ifndef GUARD_TRADER_H
#define GUARD_TRADER_H

void sub_8133DA0(u8 taskId);
void sub_8133E1C(u8 taskId);

#endif //GUARD_TRADER_H