Nui
patch.h
Go to the documentation of this file.
1 #pragma once
2 
3 #ifndef JSCRIPT_E_CANTEXECUTE
4 constexpr auto JSCRIPT_E_CANTEXECUTE = 0x89020001;
5 #endif
constexpr auto JSCRIPT_E_CANTEXECUTE
Definition: patch.h:4