Skip to content

Commit b4e136c

Browse files
committed
add c++
1 parent bc22b97 commit b4e136c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

native/cocos/core/Root.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@
5353
namespace cc {
5454

5555
namespace {
56+
5657
Root *instance = nullptr;
58+
5759
}
5860

5961
Root *Root::getInstance() {

0 commit comments

Comments
 (0)