
#ifndef __ANTITWITTER_H__
#define __ANTITWITTER_H__

void antitwitter(int x0, int y0, int w, int h);

#endif
