İlk commit: Stepstead Godot istemci (4.6 Mobile)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
commit
6a1706051d
346 changed files with 14415 additions and 0 deletions
8
native/pedometer-ios/pedometer_module.h
Normal file
8
native/pedometer-ios/pedometer_module.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
// Plugin init/deinit — godot-ios-plugins çatısı bu fonksiyonları çağırır.
|
||||
#ifndef STEPSTEAD_PEDOMETER_MODULE_H
|
||||
#define STEPSTEAD_PEDOMETER_MODULE_H
|
||||
|
||||
void pedometer_init_module();
|
||||
void pedometer_deinit_module();
|
||||
|
||||
#endif // STEPSTEAD_PEDOMETER_MODULE_H
|
||||
Loading…
Add table
Add a link
Reference in a new issue