mirror of
https://github.com/godotengine/godot.git
synced 2025-10-26 03:04:31 +00:00
Add a bunch of missing Godot headers in own files
This commit is contained in:
parent
481e511082
commit
e1c1d7d1d7
180 changed files with 3789 additions and 122 deletions
|
|
@ -5,7 +5,7 @@
|
|||
/* GODOT ENGINE */
|
||||
/* http://www.godotengine.org */
|
||||
/*************************************************************************/
|
||||
/* Copyright (c) 2007-2016 Juan Linietsky, Ariel Manzur. */
|
||||
/* Copyright (c) 2007-2017 Juan Linietsky, Ariel Manzur. */
|
||||
/* */
|
||||
/* Permission is hereby granted, free of charge, to any person obtaining */
|
||||
/* a copy of this software and associated documentation files (the */
|
||||
|
|
@ -73,4 +73,4 @@ PowerJavascript::PowerJavascript() : nsecs_left(-1), percent_left(-1), power_sta
|
|||
}
|
||||
|
||||
PowerJavascript::~PowerJavascript() {
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue