From 30114ac62a2411e0a0722e33ec64610179509d15 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sun, 19 Apr 2020 21:22:14 +0200 Subject: Removed C main, new main is now in asm --- asm/jo_f_percent.asm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'asm/jo_f_percent.asm') diff --git a/asm/jo_f_percent.asm b/asm/jo_f_percent.asm index 6ce918b..6a41c2f 100644 --- a/asm/jo_f_percent.asm +++ b/asm/jo_f_percent.asm @@ -1,9 +1,9 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; -;; File : jo_f_percent.asm /_________/ ;; -;; Author : Joe | ;; -;; Date : 04/2020 | ;; -;; Info : Gets batt remaining capacity | ;; +;; File : jo_f_percent.asm /_________/ ;; +;; Author : Joe | ;; +;; Date : 04/2020 | ;; +;; Info : Gets batt remaining capacity | ;; ;; / | ;; ;; \ / ;; ;; \_____/ ;; -- cgit v1.2.3