mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Cosmetics
This commit is contained in:
parent
deb9afc4a5
commit
2e5580dc2c
2
decor.h
2
decor.h
@ -540,4 +540,4 @@ POINT GetCel (POINT cel, int x, int y);
|
||||
bool IsValid (POINT cel);
|
||||
POINT GetVector (int direct);
|
||||
extern int table_multi_goal[];
|
||||
extern short table_actions[];
|
||||
extern short table_actions[];
|
||||
|
@ -1099,4 +1099,4 @@ void CPixmap::ChangeSprite (MouseSprites sprite)
|
||||
|
||||
SDL_SetCursor (m_lpSDLCursors[sprite - 1]);
|
||||
m_lpCurrentCursor = m_lpSDLCursors[sprite - 1];
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user