mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-01-25 10:43:10 -03: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); |