SpawnFieldObjectInternal

This commit is contained in:
PikalaxALT
2017-09-06 20:28:36 -04:00
parent e0216d6045
commit b79e3af0a8
4 changed files with 83 additions and 214 deletions
+15
View File
@@ -0,0 +1,15 @@
//
// Created by scott on 9/6/2017.
//
#ifndef POKEEMERALD_FIELD_GROUND_EFFECT_H
#define POKEEMERALD_FIELD_GROUND_EFFECT_H
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
void SetObjectSubpriorityByZCoord(u8, struct Sprite *, u8);
#endif //POKEEMERALD_FIELD_GROUND_EFFECT_H