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