selfpatch-slr/selfpatch/include/spslr.h

7 lines
85 B
C

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