Guest User

Untitled

a guest
Jul 19th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. void Badhuman::Update() {
  2.  
  3. Platform dummy_platforms[MAX_PLATFORMS];
  4. dummy_platforms.GetPlatforms();
  5.  
  6. Platform* Environment::GetPlatforms() {
  7. return platforms;
  8. }
Add Comment
Please, Sign In to add comment