Merge pull request #831 from ajrhacker/master

Remove outdated message (nw)
This commit is contained in:
Miodrag Milanović 2016-04-23 22:07:10 +02:00
commit d5aa8e19dc

View File

@ -8,10 +8,6 @@
#pragma once
#ifndef __EMU_H__
#error Dont include this file directly; include emu.h instead.
#endif
#ifndef __SPRITE_H__
#define __SPRITE_H__