mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-04 18:05:06 +01:00
fixed missing newline at the end of a few files
This commit is contained in:
parent
0ad41ad196
commit
7073e57546
@ -264,4 +264,4 @@ void cd_cart_init(void)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -74,4 +74,4 @@ void terebi_oekaki_write(unsigned char data)
|
||||
|
||||
/* set BUSY flag */
|
||||
tablet.busy = 1;
|
||||
}
|
||||
}
|
||||
|
@ -20,4 +20,4 @@ extern void SN76489_Update(unsigned int cycles);
|
||||
extern void *SN76489_GetContextPtr(void);
|
||||
extern int SN76489_GetContextSize(void);
|
||||
|
||||
#endif /* _SN76489_H_ */
|
||||
#endif /* _SN76489_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user