Skip to content

Commit b2c96cb

Browse files
committed
fix mobile documentation.
1 parent 869e25d commit b2c96cb

File tree

2 files changed

+270
-85
lines changed

2 files changed

+270
-85
lines changed

js/selector.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ function createSidebarContent(prefix) {
269269
'setShaderSampler2D': 'shaders.html',
270270

271271
// Mobile
272+
'mobileC': 'mobile.html',
272273
'mobileControlsMode': 'mobile.html',
273274
'extraButtonPressed': 'mobile.html',
274275
'extraButtonJustPressed': 'mobile.html',
@@ -316,6 +317,7 @@ function createSidebarContent(prefix) {
316317
'clipboardHasText': 'mobile.html',
317318
'clipboardGetText': 'mobile.html',
318319
'clipboardSetText': 'mobile.html',
320+
'setActivityTitle': 'mobile.html',
319321

320322
// Uncategorized
321323
'FlxColor': 'uncategorized.html',

0 commit comments

Comments
 (0)