- add and use OFFSET_INTER definition

This commit is contained in:
svenhoefer
2016-10-10 14:19:55 +02:00
parent 5d450c60d3
commit 98500fdeb6
7 changed files with 19 additions and 23 deletions

View File

@@ -41,7 +41,6 @@ InfoBox has been originally intended for displaying text information or menue hi
but is also usable like each other CCItems.
*/
#define INFO_BOX_Y_OFFSET 2
class CComponentsInfoBox : public CComponentsText
{
private: