From 0d719f3b026da4623ef7768452f91f398fe00fec Mon Sep 17 00:00:00 2001 From: xolatile Date: Fri, 23 Feb 2024 11:06:10 -0500 Subject: [PATCH] Renamed assembly version... --- xscii.asm => xscii.fasm | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename xscii.asm => xscii.fasm (100%) diff --git a/xscii.asm b/xscii.fasm similarity index 100% rename from xscii.asm rename to xscii.fasm