Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2022-12-04 05:50:09 +00:00
parent 78a45ee9df
commit b5c7b573a5
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#include "pch.h"
#include "value_lookup.h"
float getConfigValueByName(const char *name) {
{
int hash = djb2lowerCase(name);
switch(hash) {
case -920133784: