Advertisement
fggkyle

Untitled

Aug 22nd, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. /*void func_80B02270(EnSsh* this, EnSshActionFunc actionFunc) {
  2. this->actionFunc = actionFunc;
  3. }*/
  4.  
  5. /*void func_80B02278(EnSsh *this, GlobalContext *globalCtx) {
  6. Vec3f sp34;
  7. Vec3f pos;
  8.  
  9. sp34 = D_80B04508;
  10. pos.x = this->actor.posRot.pos.x;
  11. pos.y = this->actor.groundY;
  12. pos.z = this->actor.posRot.pos.z;
  13.  
  14. func_80028F84(globalCtx, &pos, &sp34, &sp34, 0x64, 0xDC, 8);
  15. }*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement