mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-09 13:41:45 +00:00
6 lines
No EOL
139 B
C
6 lines
No EOL
139 B
C
#pragma once
|
|
#include "model.h"
|
|
#include "genericClass.h"
|
|
#include "compat.h"
|
|
|
|
Variable_t getDictMember(Variable_t* var, char* memberName); |