minimap etc
This commit is contained in:
parent
75f6c7d8dc
commit
1702a06d9f
17 changed files with 134 additions and 20 deletions
|
|
@ -138,5 +138,5 @@ void updatePlayer(){
|
|||
|
||||
SPR_setPosition(player.image, sx - PLAYER_OFF, sy - PLAYER_OFF);
|
||||
|
||||
// intToStr(fix32ToInt(player.pos.x), debugStr, 1);
|
||||
intToStr(fix32ToInt(player.pos.x), debugStr, 1);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue