X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fbattery%2Fbattery.h;h=71280e1510b69f52bc429d558fbab0fa825ccd39;hb=85dd87dec827c67658156ff9cd6369e8f4400a65;hp=ac979b21eee25f3ef57ad7239c04a7949375611c;hpb=3ad3e76e075ac8c26668c6ae967758f397855aad;p=chaz%2Ftint2 diff --git a/src/battery/battery.h b/src/battery/battery.h index ac979b2..71280e1 100644 --- a/src/battery/battery.h +++ b/src/battery/battery.h @@ -18,12 +18,12 @@ #include "area.h" typedef struct Battery { - // always start with area - Area area; + // always start with area + Area area; - config_color font; - int bat1_posy; - int bat2_posy; + config_color font; + int bat1_posy; + int bat2_posy; } Battery; enum chargestate {