mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-25 08:26:52 +00:00
enable gen_const for .NET in bindings/Makefile
This commit is contained in:
parent
7dae96c428
commit
03b2fbfbcb
|
@ -17,6 +17,7 @@ all:
|
|||
cd python && $(MAKE) gen_const
|
||||
cd go && $(MAKE) gen_const
|
||||
cd java && $(MAKE) gen_const
|
||||
python const_generator.py dotnet
|
||||
|
||||
samples: expected python
|
||||
|
||||
|
|
Loading…
Reference in a new issue