mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-01-28 11:03:46 +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); |