Update to spice2x-25-04-25 (pre-apply)
> broken commit
This commit is contained in:
@@ -4,9 +4,13 @@
|
||||
|
||||
namespace games::nost {
|
||||
|
||||
extern bool ENABLE_POKE;
|
||||
|
||||
class NostGame : public games::Game {
|
||||
public:
|
||||
NostGame();
|
||||
virtual void attach() override;
|
||||
virtual void post_attach() override;
|
||||
virtual void detach() override;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user