HmV3.h 196 B

123456789101112131415
  1. //
  2. // HmV3.h
  3. // jiaPei
  4. //
  5. // Created by apple on 15/11/13.
  6. // Copyright (c) 2015年 JCZ. All rights reserved.
  7. //
  8. //灯光和语音功能
  9. #import "HmvBase.h"
  10. @interface HmV3 : HmvBase
  11. @end