This website requires JavaScript.
Explore
Help
Sign In
Alienjack
/
AxibugEmuOnline
Watch
1
Star
0
Fork
0
You've already forked AxibugEmuOnline
forked from
sin365/AxibugEmuOnline
Code
Pull Requests
Activity
495ac68a84
AxibugEmuOnline
/
AxibugEmuOnline.Client
/
Assets
/
MyNes.Core
/
PaletteSelectSetting.cs
11 lines
137 B
C#
Raw
Normal View
History
Unescape
Escape
修复语法错误
2024-07-03 18:22:22 +08:00
namespace
MyNes.Core
core替换为7.7版本
2024-07-03 18:15:28 +08:00
{
修复语法错误
2024-07-03 18:22:22 +08:00
public
enum
PaletteSelectSetting
{
AUTO
,
ForceNTSC
,
ForcePALB
,
File
}
mynes.core dll改代码
2024-07-03 15:40:13 +08:00
}
Copy Permalink