MagicLight/include/sample.h

5 lines
48 B
C
Raw Normal View History

2022-02-28 17:30:34 +01:00
#pragma once
/* return 42 */
int sample(void);