MCPcopy Create free account
hub / github.com/TypesettingTools/Aegisub / clear

Function clear

src/hotkey.cpp:129–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129void clear() {
130 delete inst;
131}
132
133static const char *keycode_name(int code) {
134 switch (code) {

Callers 4

LoadMethod · 0.70
DecodeFromAssMethod · 0.70
OnExitMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected