Indentation formatting fix.

This commit is contained in:
2026-05-22 07:37:32 +02:00
parent b3ed78097c
commit 4b77405ba4
3 changed files with 85 additions and 87 deletions
-2
View File
@@ -23,5 +23,3 @@ load_rom :: proc(s: ^System, file_path: string) -> os.Error {
return nil
}