Files
ARMSX1/psx/config.h
T
2024-04-21 12:37:45 -03:00

8 lines
112 B
C

#ifndef CONFIG_H
#define CONFIG_H
/*
This file should contain accessor method definitions
*/
#endif