Game For ECE 2035

Dependencies:   mbed wave_player 4DGL-uLCD-SE MMA8452

spells.h

Committer:
nasiromar
Date:
2021-11-19
Revision:
6:c9695079521d
Child:
7:862062ffca62

File content as of revision 6:c9695079521d:

#ifndef SPELLS_H
#define SPELLS_H

void init_spells();

int spell();


#endif