mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-24 23:24:54 +00:00
Adding filters
This commit is contained in:
@@ -249,4 +249,9 @@ namespace ComSquare::PPU
|
||||
{
|
||||
return "PPU";
|
||||
}
|
||||
|
||||
Component PPU::getComponent()
|
||||
{
|
||||
return Ppu;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user