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

Method getCtxMenuLine

src/drivers/Qt/ConsoleDebugger.h:146–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144 void setDisplayByteCodes( bool value );
145 void setDisplayTraceData( bool value );
146 int getCtxMenuLine(void){ return ctxMenuLine; };
147 int getCtxMenuAddr(void){ return ctxMenuAddr; };
148 int getCtxMenuAddrType(void){ return ctxMenuAddrType; };
149 int getCursorAddr(void){ return cursorLineAddr; };

Callers 2

asmViewCtxMenuAddBMMethod · 0.80
asmViewCtxMenuAddSymMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected