抓娃娃版1127

OLglobal.h 287B

1234567891011121314151617181920
  1. //
  2. // OLglobal.h
  3. // OpenLive
  4. //
  5. // Created by jcymac on 2017/11/6.
  6. // Copyright © 2017年 Agora. All rights reserved.
  7. //
  8. #ifndef OLglobal_h
  9. #define OLglobal_h
  10. //
  11. //#ifdef DEBUG
  12. //#define NSLog(...) NSLog(__VA_ARGS__)
  13. //#else
  14. //#define NSLog(...)
  15. //#endif
  16. #endif /* OLglobal_h */