Edits to sfall_ver_* script functions

* they take no arguments and only return constants, simpler structure
in ASM is enough.
This commit is contained in:
NovaRain
2022-12-26 08:43:40 +08:00
parent 33e6cb0cb8
commit 48e2a63cdf
4 changed files with 23 additions and 14 deletions
+2 -2
View File
@@ -233,7 +233,7 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.15.0)
multipart-post (2.1.1)
nokogiri (1.13.9)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (4.22.0)
@@ -242,7 +242,7 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
racc (1.6.0)
racc (1.6.1)
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)