Support basic linked elements
This commit is contained in:
@@ -68,6 +68,10 @@ namespace JabyEngine {
|
||||
return Self{0x01000201};
|
||||
}
|
||||
|
||||
static constexpr Self StartGPULinked() {
|
||||
return Self{0x01000401};
|
||||
}
|
||||
|
||||
static constexpr Self StartCDROM() {
|
||||
return Self{0x11000000};
|
||||
}
|
||||
|
Reference in New Issue
Block a user