fixed missing newline at the end of a few files

This commit is contained in:
EkeEke 2012-10-22 15:59:40 +02:00
parent 0ad41ad196
commit 7073e57546
3 changed files with 3 additions and 3 deletions

View File

@ -264,4 +264,4 @@ void cd_cart_init(void)
}
}
}
}
}

View File

@ -74,4 +74,4 @@ void terebi_oekaki_write(unsigned char data)
/* set BUSY flag */
tablet.busy = 1;
}
}

View File

@ -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_ */