summaryrefslogtreecommitdiff
path: root/source/base/base_io.h
blob: ece4d7cfc54b162335ce593368a7d1f87643709f (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef BASE_IO_H
#define BASE_IO_H

internal void
input_read()
{


}

#endif /* BASE_IO_H */