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