mirror of
https://github.com/0TheSpy/Seaside.git
synced 2025-09-19 20:26:10 +08:00
Update Interfaces.cpp
This commit is contained in:
@ -160,6 +160,7 @@ void IF::Init()
|
|||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
printf("Prime found at %x\n", prime);
|
printf("Prime found at %x\n", prime);
|
||||||
#endif
|
#endif
|
||||||
|
//memcpy(oldprime, prime, 5);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user