Auto-generated configs and docs
This commit is contained in:
parent
78a45ee9df
commit
b5c7b573a5
|
@ -1,7 +1,6 @@
|
|||
#include "pch.h"
|
||||
#include "value_lookup.h"
|
||||
float getConfigValueByName(const char *name) {
|
||||
{
|
||||
int hash = djb2lowerCase(name);
|
||||
switch(hash) {
|
||||
case -920133784:
|
||||
|
|
Loading…
Reference in New Issue