mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 22:59:19 +02:00
python interpreter refactored to a task queue
This commit is contained in:
@@ -9,8 +9,6 @@ http://mozilla.org/MPL/2.0/.
|
||||
|
||||
#pragma once
|
||||
|
||||
int const null_handle = 0;
|
||||
|
||||
enum class resource_state {
|
||||
none,
|
||||
loading,
|
||||
|
||||
Reference in New Issue
Block a user