mirror of
https://github.com/godotengine/godot.git
synced 2025-10-21 08:53:35 +00:00
Fix web export build
This commit is contained in:
parent
15c4d5006e
commit
1abf478eb9
4 changed files with 6 additions and 7 deletions
|
@ -28,7 +28,7 @@
|
|||
/*************************************************************************/
|
||||
|
||||
#include "power_javascript.h"
|
||||
#include "core/error_macros.h"
|
||||
#include "error_macros.h"
|
||||
|
||||
bool PowerJavascript::UpdatePowerInfo() {
|
||||
// TODO Javascript implementation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue