mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 01:49:42 -06:00
Fix imports in mac-universal.py
This commit is contained in:
@ -7,6 +7,7 @@ import filecmp
|
||||
import glob
|
||||
import os
|
||||
import shutil
|
||||
import sys
|
||||
|
||||
|
||||
def lipo(path0, path1, dst):
|
||||
|
Reference in New Issue
Block a user