mirror of
https://github.com/Ishan09811/pine.git
synced 2025-04-29 08:25:10 +00:00
Update gpu.h
This commit is contained in:
parent
9d2604474a
commit
0e7f2872b2
@ -77,5 +77,9 @@ namespace skyline::gpu {
|
||||
* @brief Should be called after loader population to initialize the per-title caches
|
||||
*/
|
||||
void Initialise();
|
||||
|
||||
const DeviceState& getState() const {
|
||||
return state;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user