MCPcopy Create free account
hub / github.com/TASEmulators/fceux / FCEUX_LoadMovieExtras

Function FCEUX_LoadMovieExtras

src/drivers/win/main.cpp:981–983  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

979}
980
981void FCEUX_LoadMovieExtras(const char * fname) {
982 UpdateReplayCommentsSubs(fname);
983}
984
985//mbg merge 7/19/06 - the function that contains the code that used to just be UpdateFCEUWindow() and FCEUD_UpdateInput()
986void _updateWindow()

Callers 2

AppWndProcFunction · 0.85
mainFunction · 0.85

Calls 1

UpdateReplayCommentsSubsFunction · 0.85

Tested by

no test coverage detected