X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fcommon%2FGameState.h;h=0ef442b200cf008ef7de28dbff702f9a8cc580e0;hb=aedf4ae020e3c811341df79ceae63ca56fb7ce83;hp=fca50c1f846138168edd40cba990363ad49b6ea8;hpb=7e59a87ac7caf96ffa38f2595581a6009a20339a;p=l2e.git diff --git a/src/common/GameState.h b/src/common/GameState.h index fca50c1..0ef442b 100644 --- a/src/common/GameState.h +++ b/src/common/GameState.h @@ -25,6 +25,7 @@ struct GameState { Inventory inventory; Uint32 money; + Uint32 time; };