style update
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include <rp6502.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
// Non-standard cc65
|
||||
void _randomize (void)
|
||||
{
|
||||
srand (ria_call_int (RIA_OP_LRAND));
|
||||
|
||||
Reference in New Issue
Block a user