mirror of https://github.com/axmolengine/axmol.git
Add new line at the end of a file to *.mm
This commit is contained in:
parent
3ae8e29ce5
commit
79f82b00bc
|
@ -179,4 +179,4 @@ OSStatus AudioSessionGetProperty(UInt32 inID, UInt32 *ioDataSize, void *outData)
|
|||
- (BOOL)setPreferredIOBufferDuration:(NSTimeInterval)duration error:(NSError**)outError {return YES;}
|
||||
|
||||
@end
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
@ -58,4 +58,4 @@ void LuaLog(const char * format)
|
|||
|
||||
NS_CC_END
|
||||
|
||||
#endif // CC_PLATFORM_IOS
|
||||
#endif // CC_PLATFORM_IOS
|
||||
|
|
Loading…
Reference in New Issue