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
/
RenderVideoFrame.cs
5 lines
92 B
C#
Raw
Normal View
History
Unescape
Escape
修复语法错误
2024-07-03 18:22:22 +08:00
namespace
MyNes.Core
{
internal
delegate
void
RenderVideoFrame
(
ref
int
[
]
buffer
)
;
}
Copy Permalink