Missing newline at end of file (compilers complain about this).

This commit is contained in:
Stephen Anthony 2016-12-05 19:35:02 -03:30
parent 6d33db8646
commit 12bdff67b6
3 changed files with 3 additions and 3 deletions

View File

@ -127,4 +127,4 @@ enum TIARegister {
INPT5 = 0x0d // Read P2 joystick trigger: D7
};
#endif // TIA_TYPES_HXX
#endif // TIA_TYPES_HXX

View File

@ -70,4 +70,4 @@ class PaddleReader
} // namespace TIA6502tsCore
#endif // TIA_6502TS_CORE_PADDLE_READER
#endif // TIA_6502TS_CORE_PADDLE_READER

View File

@ -28,4 +28,4 @@ enum TvMode {
} // namespace TIA6502tsCore
#endif // TIA_6502TS_CORE_TYPES
#endif // TIA_6502TS_CORE_TYPES