Clean up board/player.c
BoardDiceDigit2DShowSet still needs to be renamed to BoardRollDispSet but this requires changing quite a few translation units.
This commit is contained in:
parent
9a4cbc4230
commit
933e2ab693
9 changed files with 55 additions and 75 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#include "game/hsfanim.h"
|
||||
#include "game/hsfformat.h"
|
||||
#include "game/hsfload.h"
|
||||
#include "game/sprite.h"
|
||||
|
||||
#include "ext_math.h"
|
||||
#include "string.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue