1
0
mirror of https://github.com/Burrit0z/kai synced 2025-07-01 07:46:47 +00:00

probably huge trash

This commit is contained in:
Burrit0z
2020-05-21 19:08:09 -04:00
parent 6aafd4f65a
commit 5aae2efc2e
5 changed files with 249 additions and 139 deletions

3
Kai.h
View File

@ -37,7 +37,8 @@ double cornerRadius;
double bannerWidthFactor;
double horizontalOffset;
//by importing here, I can use vars in the .mm of KAIBattery
//by importing here, I can use vars in the .mm files
#import "KAIBatteryCell.mm"
#import "KAIBattery.mm"
#define PLIST_PATH @"/User/Library/Preferences/com.burritoz.kaiprefs.plist"