summaryrefslogtreecommitdiff
path: root/include/rom4.h
blob: 3164c81ead0a291bcf6df3d6d9bde8320d1267e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//
// Created by scott on 9/15/2017.
//

#ifndef GUARD_ROM4_H
#define GUARD_ROM4_H

// Exported type declarations

// Exported RAM declarations

// Exported ROM declarations
void sub_8086230(void);

#endif //GUARD_ROM4_H