mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-04 01:01:00 -04:00
add getMod forward decl
This commit is contained in:
parent
ab08a1f64e
commit
713267a590
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
namespace geode {
|
||||
class Mod;
|
||||
Mod* getMod();
|
||||
}
|
||||
|
||||
namespace geode::utils {
|
||||
|
|
Loading…
Add table
Reference in a new issue