| 1 | #include "driver/aglNVNMgr.h" |
|---|---|
| 2 | |
| 3 | namespace agl::driver { |
| 4 | // TODO: This is wrong and should actually touch the GraphicsDriverMgr implementation |
| 5 | SEAD_SINGLETON_DISPOSER_IMPL(NVNMgr) |
| 6 | } // namespace agl::driver |
| 7 |
| 1 | #include "driver/aglNVNMgr.h" |
|---|---|
| 2 | |
| 3 | namespace agl::driver { |
| 4 | // TODO: This is wrong and should actually touch the GraphicsDriverMgr implementation |
| 5 | SEAD_SINGLETON_DISPOSER_IMPL(NVNMgr) |
| 6 | } // namespace agl::driver |
| 7 |