mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-23 10:35:01 -05:00
9 lines
163 B
C
9 lines
163 B
C
#ifndef GUARD_CODE_800D090_H
|
|
#define GUARD_CODE_800D090_H
|
|
|
|
#include "input.h"
|
|
|
|
void ReadKeyInput(Inputs *);
|
|
void sub_800CB20(void);
|
|
|
|
#endif // GUARD_CODE_800D090_H
|