cave-story-randomizer/pre-edited-cs/__init__.py
2021-11-30 22:37:50 -06:00

6 lines
76 B
Python

from pathlib import Path
def get_path():
return Path(__file__).parent