mirror of
https://github.com/ksherlock/prez.git
synced 2025-02-18 10:30:40 +00:00
commentary.
This commit is contained in:
parent
a9ac738a44
commit
3de5be69e4
@ -7,6 +7,12 @@ import re
|
||||
|
||||
__all__ = ["rVersion"]
|
||||
|
||||
|
||||
#
|
||||
# See: IIgs Technote #76 Miscellaneous Resource Formats
|
||||
# See: IIgs TechNote #100 VersionVille
|
||||
#
|
||||
|
||||
class Region(enum.Enum):
|
||||
|
||||
verUS = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user