This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d00b719966
dolphin
/
Source
/
DSPTool
/
SConscript
7 lines
86 B
Python
Raw
Blame
History
# -*- python -*-
Import
(
'
env
'
)
import
sys
env
.
Program
(
'
dsptool
'
,
'
Src/DSPTool.cpp
'
)
Reference in New Issue
View Git Blame
Copy Permalink