7 lines
89 B
C
7 lines
89 B
C
#ifndef SPSLR_SELFPATCH_H
|
|
#define SPSLR_SELFPATCH_H
|
|
|
|
void spslr_selfpatch(void);
|
|
|
|
#endif
|