sub.h 910 B

123456789101112131415
  1. #ifndef _SUB_H_
  2. #define _SUB_H_
  3. #include "fpoint.h"
  4. void sub_1699F4(int *r0_pi, int *r1_pi);
  5. void sub_16A88C(fpointQ<PointType_18>&r0_pfpointQ,fpointQ<PointType_18>&r1_pfpointQ);
  6. void sub_16C3E2(fpointQ<PointType_18>&r0_pfpointQ,fpointQ<PointType_18>& r1_pfpointQ,fpointQ<PointType_18>& r2_pfpointQ);
  7. void sub_16C672(fpoint3<PointType_18>&r0_pfpoint3,fpoint3<PointType_18> &r1_pfpoint3,fpoint<PointType_18>* r2_pfpoint);
  8. void sub_16A818(int *r0_pi, int *r1_pi);
  9. void sub_166CB2(int *r0_pi, fpoint2<PointType_14> *r1_pfpoint);
  10. void sub_16D8B2(int *r0_pi, fpoint3<PointType_18> &r1_pfpoint3);
  11. void sub_16C7DC(fpoint3<PointType_18> &r0_pfpoint3,fpoint3<PointType_18> &r1_pfpoint3,fpoint3<PointType_18>&r2_pfpoint3) ;
  12. void sub_16C74C(fpoint<PointType_18> &r0_pfpoint,fpoint3<PointType_18> &r1_pfpoint3,fpoint3<PointType_18> &r2_pfpoint3);
  13. void sub_16A57C(int&,int&);
  14. void sub_16A6CC(int&,int&);
  15. #endif //_SUB_H_