selfpatch-slr/selfpatch/include/spslr.h

7 lines
89 B
C

#ifndef SPSLR_SELFPATCH_H
#define SPSLR_SELFPATCH_H
void spslr_selfpatch(void);
#endif