feat: created photo inbox class
This commit is contained in:
parent
a592a0c749
commit
850fe5865b
2 changed files with 12 additions and 0 deletions
4
modules/you_done_it/photo_inbox.cpp
Normal file
4
modules/you_done_it/photo_inbox.cpp
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#include "photo_inbox.h"
|
||||
|
||||
void PhotoInbox::_bind_methods() {
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue