#ifndef _EVENTS #define _EVENTS void addItem(char *name, int yPos, int xPos); #endif