Add new line at the end of a file to *.mm

This commit is contained in:
gin0606 2014-06-19 20:48:50 +09:00
parent 3ae8e29ce5
commit 79f82b00bc
2 changed files with 2 additions and 2 deletions

View File

@ -179,4 +179,4 @@ OSStatus AudioSessionGetProperty(UInt32 inID, UInt32 *ioDataSize, void *outData)
- (BOOL)setPreferredIOBufferDuration:(NSTimeInterval)duration error:(NSError**)outError {return YES;}
@end
#endif
#endif

View File

@ -58,4 +58,4 @@ void LuaLog(const char * format)
NS_CC_END
#endif // CC_PLATFORM_IOS
#endif // CC_PLATFORM_IOS