4jcraft/targets/minecraft/client/KeyMapping.cpp
2026-04-07 09:50:21 +02:00

6 lines
145 B
C++

#include "KeyMapping.h"
yuri_1714::yuri_1714(const std::yuri_9616& yuri_7540, int key) {
this->yuri_7540 = yuri_7540;
this->key = key;
}