#ifndef NEWER_H #define NEWER_H int getStarCoinCount(); void getNewerLevelNumberString(int world, int level, wchar_t *dest); #endif /* NEWER_H */