mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-17 01:22:24 -07:00
first pass at dedicated bitmap tab view, & all the machinery of going from watch window w/ view rule -> dedicated ui
This commit is contained in:
@@ -234,6 +234,7 @@ global TXT_Shared *txt_shared = 0;
|
||||
//~ rjf: Basic Helpers
|
||||
|
||||
internal TXT_LangKind txt_lang_kind_from_extension(String8 extension);
|
||||
internal String8 txt_extension_from_lang_kind(TXT_LangKind kind);
|
||||
internal TXT_LangKind txt_lang_kind_from_architecture(Architecture arch);
|
||||
internal TXT_LangLexFunctionType *txt_lex_function_from_lang_kind(TXT_LangKind kind);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user