Hackatime PRs
- 2 Devlogs
- 1 Total hours
Changing hackatime to log asm files as Assembly instead of RGBDS Assembly/others that it logs it as Fixes a failing test too
Changing hackatime to log asm files as Assembly instead of RGBDS Assembly/others that it logs it as Fixes a failing test too
So as the pr explains
I added a merge for .asm files to log as Assembly time instead of the bunch of random things it does instead.
Also implemented a test but did not commit it incase it was not needed