8 lines
No EOL
101 B
C
8 lines
No EOL
101 B
C
#ifndef __ICM_H
|
|
#define __ICM_H
|
|
|
|
#include "settings.h"
|
|
|
|
void checkICM(state_t &state);
|
|
|
|
#endif |