2025-04-27 07:49:33 -04:00

7 lines
99 B
C

#ifndef __A51_CONVERTER__H_
#define __A51_CONVERTER__H_
long ConvertA51ToRoswell();
#endif